List batches
Return a list of batches. Use query parameters to filter results.
Authentication
AuthorizationBearer
Bearer HTTP authentication.
Headers
IB-Context
Typically your organization ID. 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.
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.
