cURL
Batches
List batches
Returns API-created batches and aggregate recipient counts using newest-first cursor pagination. Every response includes Brightalk-Version and X-Request-Id; rate-limited responses also expose the effective bucket counters.
GET
cURL
Authorizations
Use a private-beta server credential in the Authorization header.
Headers
Selects the date-based API version. Omission uses the organization’s pinned private-beta default.
Allowed value:
"2026-07-16"A caller-generated correlation value matching [A-Za-z0-9._:-]{1,64}. Invalid values are replaced.
Maximum string length:
64Pattern:
^[A-Za-z0-9._:-]{1,64}$Query Parameters
Number of resources to return. Defaults to 20 and is capped at 100.
Required range:
1 <= x <= 100An opaque cursor returned by the previous page.
Required string length:
1 - 2048Available options:
draft, scheduled, queued, in_progress, paused, completed, failed, cancelled