List Batch Sessions
Batch Sessions
List Batch Sessions
Lists all batch session requests for the authenticated team, with optional filtering by status and pagination support.
GET
List Batch Sessions
Authorizations
API key passed in the header
Query Parameters
Filter batches by status
Available options:
pending, processing, completed, failed, cancelled Page number (1-based)
Required range:
x >= 1Number of results per page
Required range:
1 <= x <= 100Filter batches created after this timestamp (ISO 8601)
Filter batches created before this timestamp (ISO 8601)
Response
Batch list retrieved successfully

