Get Agent Conversation
Get Agent Conversation — Taskade REST API v1 reference: GET /agents/{agentId}/convos/{convoId}. Parameters, authentication, and response schema.
get
Get agent conversation by id
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
convoIdstringRequired
Responses
200
Agent conversation
application/json
Agent conversation
okboolean · enumRequiredPossible values:
4XX
Error description
application/json
get/agents/{agentId}/convos/{convoId}
Last updated
Was this helpful?