List all automation runs

This call lists all automaton runs.

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

The ID of the automation you are listing the runs for.

string

Filter automation runs by their name. The search is partial and case-insensitive.

string

The ID of the package you are listing the runs for.

string

The status of the automation run: * CREATED * RUNNING * ABORTED * FINISHED * FAILED * QUEUED_FOR_EXECUTION * SENT_TO_EXECUTION * QUEUED_FOR_TERMINATION

string

The username of the user that created the automation run.

string

The starting date for querying automation runs (e.g. 2018-08-30T16:10:36.247Z).

string

Enter the ending date for querying the automation runs. You can use it in combination with the created_from to specify a time interval (e.g. 2018-08-30T16:10:44.181Z).

string

Order runs by this automation run field, e.g. created_on.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
string
required
Defaults to advance
Response

Language
LoadingLoading…
Response
Choose an example:
application/json