Skip to main content
GET
ListApprovalsAPI mirrors erdo_list_approvals.

Authorizations

Authorization
string
header
required

An Erdo API key (erdo_api_...) or scoped token (erdo_token_...).

Query Parameters

status
string
limit
integer<int64>
offset
integer<int64>
workstream_slug
string
subject_resource_type
string

SubjectResourceType / SubjectResourceID narrow the list to approvals whose gated action acts on one typed resource, matching the subject stamped at creation. Approvals whose action declares no typed subject never match a non-empty filter, so filtering only ever narrows the org-scoped answer.

subject_resource_id
string

Response

Success response

requests
ApprovalRequest represents an approval request in API responses. · object[]
total
integer<int64>