Inbox
GET
Get Conversation
GET /v1/inbox/conversations/{conversationId}Retrieve a specific conversation with its messages.
Path parameters
conversationIdstringrequiredConversation ID
Response
200Successfully retrieved conversation with messages.
objectstringrequiredidstringrequiredUnique conversation identifier
subjectstringrequiredConversation subject line
statusstringrequiredConversation status (OPEN, CLOSED, ARCHIVED)
originTypestringrequiredOrigin type of the conversation
originIdstringrequiredOrigin identifier
messageCountnumberrequiredTotal number of messages
unreadCountnumberrequiredNumber of unread messages
lastMessageAtstringrequiredISO 8601 timestamp of the last message
createdAtstringrequiredISO 8601 timestamp when the conversation was created
contactanyrequiredAssociated contact, if any
senderIdentityanyrequiredSender identity used for the conversation
messagesobject[]required