Skip to main content
GET
Get an approval

Authorizations

x-api-key
string
header
required

Tenant API key. Required on every endpoint.

Path Parameters

id
string
required

Approval ID

Response

OK

id
string
execution_id
string
workflow_id
string

Populated from the executions join and used by the access gate.

workflow_name
string

Populated from the executions join.

node_name
string
awakeable_id
string
status
string

One of pending, approved, or rejected.

Example:

"pending"

message
string
input_data
object
form_schema
any[]
notified_emails
string[]
resolve_data
object
created_at
string
resolved_at
string