---
title: "List counts of pending approvals"
method: GET
path: "/api/v2/pendingapprovals/count"
tags: ["Pending approval"]
---

# List counts of pending approvals

`GET /api/v2/pendingapprovals/count`

List counts of pending approvals by enterprises that the current user is a part of.

## Query parameters

- `actionable` boolean
- `byOrganization` boolean

## Response `200`

OK

- ListPendingApprovalsCountByEnterpriseResponse
  - `enterprises` PendingApprovalsCountSchema, required
  - `organizations` object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/bitgo/apis/bitgo-api.md) · [All operations](https://skmtc.net/bitgo/apis/bitgo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitgo/bitgo-api/revisions/e445c15e5bee/schema)
