List outbound batches
Lists the organization’s outbound batches, newest first, with recipient counts by status. Side-effect free.
GET
List outbound batches
Authorizations
Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.
Query Parameters
Opaque forward-only cursor returned as nextCursor by the previous page. Never construct one by hand.
Required string length:
1 - 4096Required range:
1 <= x <= 100queued: no call placed yet. running: at least one call placed. completed: every recipient settled. cancelled: pending recipients were dropped; calls already placed finish normally.
Available options:
queued, running, completed, cancelled