Get workflow runs

Retrieve workflow runs with pagination and the associated workflow

Requires the following permission:
jit.workflows.read

This feature is exclusive to premium users. To access it, upgrade to the Premium users pricing plan.

Path Params
string
required

The ID of the workflow to retrieve runs for.

Query Params
integer
1 to 100
Defaults to 20

The maximum number of workflow runs to return. Must be positive and <= 100

string

The token to start the next page of results.

integer

The version of the workflow to fetch. If not provided, fetches the latest version.

Responses

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