Skip to main content
GET
List approvals

Authorizations

x-api-key
string
header
required

Tenant API key. Required on every endpoint.

Query Parameters

status
string

Filter by status (pending, approved, rejected)

execution_id
string

Filter by execution ID

workflow_id
string

Filter by workflow ID

limit
integer

Page size (default 50, max 200)

skip
integer

Page offset (default 0)

Response

OK

id
string
execution_id
string
workflow_name
string
node_name
string
awakeable_id
string
status
string
Example:

"pending"

created_at
string
resolved_at
string