GET
/
messages
/
individual
/
{accountId}
/
get-details
/
{messageId}

Authorizations

X-API-Key
string
headerrequired
X-API-Secret
string
headerrequired

Headers

X-API-Key
string
required
X-API-Secret
string
required

Path Parameters

accountId
string
required
messageId
string
required

Response

200 - application/json
chat_id
string
chat_name
string
participants
string[]
account_id
string
message_id
string
to
string
from
string
body
string
status
enum<string>
Available options:
queued,
sent
date_created
string
direction
string
attachment_uri
string