List pending approvals
Approvals
List pending approvals
Long-polls for manual-approval requests awaiting a decision in the current project. Returns immediately when any are pending, otherwise holds the connection open (up to timeoutSeconds) until one arrives or the poll times out.
Authenticate with a project API key, or an organization key plus an X-Project-Id header. Submit each decision to POST /approvals/{id}/decision.
GET
List pending approvals
Authorizations
API key obtained from the dashboard or GET /user/api-key
Query Parameters
Comma-separated approval IDs to skip (already being handled) so the poll can hold open for genuinely new requests.