Batch
List Batches
List your team batch jobs.
GET
List your team’s batch jobs. Pagination via
limit and skip query parameters.
Request
number
default:"50"
Max number of results
number
default:"0"
Number of results to skip (offset)
Response
Returns an array of batch objects with_id, status, totalCount, processedCount, createdAt.
Authorizations
Your API key (e.g. bdt_abc123...). Obtain from the dashboard.
Last modified on March 9, 2026
