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