Get Conversation

Get a conversation with its recent messages.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

conversation_idstringRequired

Query parameters

message_limitintegerOptional<=100Defaults to 50

Response

Successful Response
idstring
phoneNumberIdstring
phoneNumberstring
participantstring
lastMessageAtdatetime
messageCountinteger
createdAtdatetime
messageslist of objects
agentIdstring or nullOptional
isGroupbooleanOptionalDefaults to false
groupIdstring or nullOptional
groupNamestring or nullOptional
groupIconUrlstring or nullOptional
participantslist of objects or nullOptional
metadataobject or nullOptional
capabilitiesobject or nullOptional

What the caller can do in this conversation, derived from its number’s provider and compliance state. Drives the dashboard composer/reaction UI.

Errors

422
Unprocessable Entity Error