githubEdit

Get Agent Conversation

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
chevron-right
200

Agent conversation

application/json
get
/agents/{agentId}/convos/{convoId}

Last updated