Skip to main content
GET
List Workflow Executions

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1
status
string

Filter by execution status (e.g. pending, completed, failed).

Response

200 - application/json
results
object[]
required
total
integer
required
page
integer
required
page_size
integer
required
total_pages
integer
required