GET
/
v2
/
conversations
/
{conversation_id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

conversation_id
string
required

Response

200 - application/json
conversation_id
string

A unique identifier for the conversation.

conversation_name
string

The name of the conversation.

conversation_url
string

A direct link to join the conversation.

callback_url
string

The url that will receive webhooks with updates of the conversation state.

status
string

The status of the conversation.

replica_id
string

A unique identifier for the replica used to create this conversation

persona_id
string

A unique identifier for the persona used to create this conversation

created_at
string

The date and time the conversation was created.

updated_at
string

The date and time of when the conversation was last updated.