Get Production Runs

Returns a paginated list of production runs.

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

Outlet users see runs from their active outlet only. Library users see all runs across their library by default; pass outlet_id to narrow the result to a single outlet.

The state__in filter accepts a comma-separated list of states: READY, IN_PROGRESS, PARTIALLY_DONE, DONE. The run_at_from and run_at_to filters match against the auto-start schedule date.

Query Params
string

The outlet's ID. Optional filter for library users to scope results to a single outlet; ignored for outlet users.

string

Comma-separated list of states. Allowed values: READY, IN_PROGRESS, PARTIALLY_DONE, DONE.

date

Only return runs scheduled on or after this date.

date

Only return runs scheduled on or before this date.

integer

Page number.

integer

Number of results per page (default 10, maximum 200).

Responses

403

The user does not have permission to view production runs.

404

The outlet_id does not match an outlet in the library.

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