v1
latestOpenAPI 3.0.02026-07-26866217.8 KBMessages
Get Conversation Details
This endpoint is used to retrieve the messages and details of a conversation. <br><br>We are constantly improving our API which could mean that message schema may change. In order to maintain a healthy integration, your Application must parse and ignore unexpected parameters instead of throwing errors.
get/conversations/{conversation_id}
Path parameters
conversation_idstring required
The id of the conversation.
Response
Example response
{
"error_msg": "Done."
}