For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get Agent Conversations

Get Agent Conversations — Taskade REST API v1 reference: GET /agents/{agentId}/convos/. Parameters, authentication, and response schema.

get

Get agent conversations

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Query parameters
limitnumberOptionalDefault: 20
pagenumberOptionalDefault: 1
Responses
200

Agent conversations

application/json

Agent conversations

okboolean · enumRequiredPossible values:
get/agents/{agentId}/convos/

Last updated

Was this helpful?