List all batches
Returns a list of submitted batches starting with the most recent one.
Headers
X-Api-Key
X-Application-Id
Query parameters
created_after
Only return batches older or equal than this date
created_before
Only return batches newer than this date
cursor
Starting point for the set of batches
limit
The limit of batches to be returned
status
If specified, only return batches with this status
Allowed values:
Response
Successful Response
next_cursor
data