Skip to main content
GET
List runs for all workflows in a project (cursor-paginated, newest first)

Authorizations

Authorization
string
header
required

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

Path Parameters

project
string
required

The project slug

Query Parameters

cursor
string

Response

A page of workflow runs for the project, newest first.

data
WorkflowRunResource · object[]
required
meta
object
required