List batches
Return a list of batches. Use query parameters to filter results.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
IB-Context
Specify whether to use your community account or organization account to complete the request. To use your community account, define as your user ID. To use your organization account, define as your organization ID. If unspecified, defaults to community account context. See Authorization and context identification for details.
Query parameters
workspace
Filter to batches in the specified workspace.
username
Filter to batches created by the specified username (user ID).
limit
If paginating results, specify how many batches to return.
file_offset
If paginating results, specify the offset of the returned list.
Response
Request successful.
batches
List of batches. See response schema for each batch object.