approvalPolicies

Retrieve missing-approver warning counts

Returns counts of enabled policies with missing-approver warnings, grouped by applicable type. Partners use this for health-check dashboards.

get/approval-policies/missing-approvers

Headers

Authorizationstring required

OAuth2 authentication flows. Auth server URLs will vary by environment

X-Api-Keystring required

API key for authentication

X-API-Versionstring

API version to use (optional, defaults to latest). Supported values: 1.0.0, 1.1.0.

Response

Successful response with missing-approver counts

ApprovalPoliciesGetApprovalPoliciesMissingApproversResponse200 required

Empty response body

Changes