get
/conversations/{id}Get conversation
Returns the current conversation context, including the sendability window that tells whether an agent or bot can reply right now.
Authorization
Scheme
- bearerAuth
Required scopes
- conversation:read
Allowed roles
- owner
- admin
- agent
Read a conversation in the caller's conversation scope.
Parameters
- Name
id- Type
- path string
- Description
- Required parameter.
Responses
- 200
Conversation details
- application/json ConversationDetail
- default
Error
- application/json ProblemDetails