Get Conversation

View as Markdown

Returns a single conversation by internal UUID or team-scoped external id.

Authentication

x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

idstringRequired

The conversation UUID or team-scoped external id

Response

The conversation
dataobjectOptional
A conversation scoped to the requesting agent.

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error