Skip to main content
GET
Consulta de chat

Authorizations

Authorization
string
header
required

Utilize o token de integração no header Authorization: Bearer {token}. O domínio de origem (Origin/Referer) deve respeitar allowed_domain, quando configurado na chave.

Path Parameters

id
string<uuid>
required

UUID do chat.

Response

Detalhes completos do chat.

id
string<uuid>
wa_contact_id
string
contact_name
string
contact_number
string
status
enum<string>
Available options:
OPEN,
RESOLVED,
SNOOZED
chat_type
enum<string>
Available options:
INDIVIDUAL,
GROUP
unread_count
integer
is_manually_unread
boolean
priority
enum<integer>

0 = baixa, 1 = normal, 2 = alta, 3 = urgente.

Available options:
0,
1,
2,
3
archived_at
string<date-time> | null
assigned_agent_id
string<uuid> | null
phone_number
object
assigned_agent
object | null
last_message_at
string<date-time> | null
last_message
object | null
crm_person
object | null
remote_profile_name
string | null
last_customer_msg_at
string<date-time> | null
session_expires_at
string<date-time> | null
created_at
string<date-time>
updated_at
string<date-time>
participants
object[]
crm_marketing_lead_source
object[] | null
assignable_agents
object[] | null