List Runs

This endpoint lists runs for a specific workspace.

Query Params
string

Page number

string

Page size

include
array of strings

The comma-separated list of relationship paths.

include
string

The workspace ID to list runs for.

string

The account ID to list runs for.

string

The environment ID to list runs for.

string

The comma-separated list of run IDs.

string

The run status filter.

string

The run source filter.

string

Commit sha that affected runs

string

The ID of the User who triggered this run

string

The ID of the Run which triggered this run

string

The list of environment or workspaces IDs to match

string

The run created at filter.

string

Query string

string

The is dry runs filter.

string

List only runs that are scheduled.

string

Filter runs by tags.

string

Filter the runs by drifted resources count.

fields
object

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Responses

404

Workspace not found, or user unauthorized to perform action.

4XX

Client error.

5XX

Server error.

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