Get a list of batches for a given project, in reverse creation order.

Optional page_size parameter can be used to set a page size (max. 1000, default 10). To get the next page of batches, use the next_before_id value in the response body and pass it as the parameter before_id.

Optional state parameter to filter batches on states. Use a comma-separated list for multiple states.

Optional from and/or to parameters to filter by creation date in rfc3339 format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of the project

Query Params
string

Comma-separated list of state of the batch

date-time

RFC3339 timestamp that you want to query up to

date-time

RFC3339 timestamp that you want to query from

int64
1 to 1000
Defaults to 1000

Number of results per page

int64
≥ 1

Id delimiting begining of a page

Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json