Conversations
Get Conversation
Retrieves a conversation with recent messages (up to 50).
get/conversations/{id}
Path parameters
idstring uuid required
Conversation ID
Response
Conversation details with messages
Example response
{
"success": true,
"request_id": "req_abc123def456"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.