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
200
Agent conversation
application/json
4XX
Error description
application/json
get
/agents/{agentId}/convos/{convoId}Last updated