Conversations
Get Message
get/api/v1/conversations/{cuuid}/messages/{uuid}
Path parameters
cuuidstring required
Conversation UUID
uuidstring required
Message UUID
Response
Message sent successfully
Example response
{
"status": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.