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.

Path Parameters

id
string
required

Query Parameters

limit
integer | null
default:50
offset
integer | null
default:0
sortBy
string | null
sortDirection
string | null
status
string[] | null
startDate
string<date-time> | null
endDate
string<date-time> | null
search
string | null

Response

422 - application/json

Unprocessable Content

error
NashErrorDetails · object
required
response_status
string
required
RequestID
string
required