Skip to main content
GET
Get Messages

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Query Parameters

conversation_id
string
required

Response

Successful Response

id
string<uuid>
required
member_id
string<uuid>
required
sender_id
string
required
sender_type
string
required
message
string
required
message_type
string
required
conversation_id
string
required
created_at
string<date-time>
required
is_finished
boolean
required
annotations
Annotations · object
required