Skip to main content
GET
List scheduled messages

Authorizations

api_access_token
string
header
required

All API requests must include the api_access_token header with a valid agent or administrator token.

Query Parameters

status
enum<string>
Available options:
pending,
sent,
cancelled,
failed
conversation_id
integer
contact_id
integer

Response

Scheduled messages list

id
integer
content
string
scheduled_at
string<date-time>
status
enum<string>
Available options:
pending,
sent,
cancelled,
failed
inbox_id
integer
conversation_id
integer
contact_id
integer
template_params
object
created_at
string<date-time>