Conversations

Retrieve a conversation

Returns one conversation that belongs to the authenticated agent.

get/conversations/{id}

Path parameters

idstring required

The resource identifier.

Response

The conversation.

created_atstring date-time required
idstring required
object'conversation' required
source'embed' | 'preview' | 'null' nullable required
status'aborted' | 'completed' | 'failed' | 'streaming' | 'null' nullable required
titlestring nullable required
updated_atstring date-time required
user_idstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.