Get workflows

Query Params
string

Comma-separated list of workflow IDs.

int32

Number of records returned.

int32

Number of records offset before the first record returned. By default, 0.

string

Status of the workflow, e.g. QUEUED,RUNNING, FINISHED, FAILED, CANCELLED, PENDING, CANCELLING, CANCEL_REQUESTED.

string

Type of the workflow, e.g. ANALYTICS_JOB.

string

Date of earliest submission.

string

Timestamp of latest submission date.

string

Name of principal that submitted the workflow.

string

Name of workflow.

string

Attribute on which to sort returned records.

string

Sort order (alphabetical or numerical) of returned records. One of ASC or DESC.

string
string
enum
Allowed:
boolean
Defaults to false

Include archived jobs in the response. Jobs are automatically archived after 30 days. If true and the archived data is not yet ready, returns 202 with an empty object. Retry the request to get the full response with 200.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Choose an example:
application/json