Endpoint Examples
Get Messages
Get details for a specific message
GET
/
messages
/
individual
/
{accountId}
/
get-details
/
{messageId}
Authorizations
X-API-Key
string
headerrequiredX-API-Secret
string
headerrequiredHeaders
X-API-Key
string
requiredX-API-Secret
string
requiredPath Parameters
accountId
string
requiredmessageId
string
requiredResponse
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