Return a list of runs. Use query parameters to filter results.
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.
Filter runs by app ID.
Filter runs by app name.
Filter runs by app deployment ID.
Filter runs initiated by the specified user (username).
Filter specific run by run ID.
Filter jobs by status, such as COMPLETE, RUNNING, or FAILED.
Filter runs by the output repo.
Filter runs starting from this timestamp. Defaults to one week before the current time.
Filter runs up to this timestamp. Defaults to the current time.
Number of results to return.
Offset of the first result to return.
Field to sort results by.
Order of sorting, such as ASCENDING or DESCENDING.
A list of all runs.