Skip to main content
GET
Get conversation state

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parâmetros de caminho

conversation_id
string
obrigatório

Resposta

Successful Response

id
string
obrigatório
agent_id
string
obrigatório
status
enum<string>
obrigatório
Opções disponíveis:
active,
closed,
expired
messages_count
integer
obrigatório
created_at
string<date-time>
obrigatório
updated_at
string<date-time>
obrigatório
expires_at
string<date-time>
obrigatório
closed_at
string<date-time> | null
user_data
User Data · object | null
metadata
Metadata · object | null