Skip to main content
GET
List Action runs

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Query Parameters

action_id
string

Filter to one Action.

status
enum<string>

Filter by run status.

Available options:
queued,
running,
succeeded,
failed,
canceled
limit
string

Maximum runs to return.

Response

Successful response

The response is of type object.