latestOpenAPI 3.1.0MIT2026-08-177111141.8 KB

c4c26e52b406

Messages

Get the status of batch of messages

Retrieve the status of a batch of messages by its unique batch ID.

get/v1/projects/{project_id}/messages/{batch_id}

Response

OK

batch_idstring

The ID of the batch of messages.

meta_dataobject

The metadata associated with the batch of messages.

status'READY' | 'SCHEDULED' | 'PROCESSED' | 'CANCELLED'

The status of the batch of messages.

send_afterstring ISO 8601

The date and time when the batch of messages is or was scheduled to be sent to recipients.