Skip to main content
GET
Get message

Authorizations

Authorization
string
header
required

Workspace API token. Include abilities external-api:read and/or external-api:write.

Path Parameters

id
string<uuid>
required

Response

Message

id
string<uuid>
conversation_id
string<uuid>
sender_type
enum<string>
Available options:
customer,
user,
agent,
system
sender_id
string<uuid> | null
customer_id
string<uuid> | null
content
string
sent_at
string<date-time> | null
is_internal
boolean | null
from
string[] | null
to
string[] | null
cc
string[] | null
bcc
string[] | null
email_status
string | null
email_error_message
string | null
created_at
string<date-time> | null