v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2193427579.9 KB
Messages

List Message Batches.

List all Message Batches with pagination.

get/v1/messages/batches

Query parameters

limitinteger

Maximum number of batches to return.

Maximum number of batches to return.

before_idstring nullable

Return batches created before this batch ID.

Return batches created before this batch ID.

after_idstring nullable

Return batches created after this batch ID.

Return batches created after this batch ID.

Response

Successful Response

has_moreboolean required

Whether there are more results available.

first_idstring nullable

ID of the first batch in the list.

last_idstring nullable

ID of the last batch in the list.