---
title: "Retrieve missing-approver warning counts"
method: GET
path: "/approval-policies/missing-approvers"
tags: ["approvalPolicies"]
---

# Retrieve missing-approver warning counts

`GET /approval-policies/missing-approvers`

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

## Headers

- `Authorization` string, required
- `X-Api-Key` string, required
- `X-API-Version` string

## Response `200`

Successful response with missing-approver counts

- ApprovalPoliciesGetApprovalPoliciesMissingApproversResponse200 — Empty response body

## Other responses

- `401` — Unauthorized - Authentication required or invalid credentials
- `403` — Forbidden - Access denied or insufficient permissions

---

[API](https://skmtc.dev/ottimate/apis/api-reference.md) · [All operations](https://skmtc.dev/ottimate/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ottimate/api-reference/revisions/ba91ff4c6969/schema)
