---
title: "List approval requests"
method: GET
path: "/v1/approvals"
tags: ["approvals"]
---

# List approval requests

`GET /v1/approvals`

Returns all approval requests, optionally filtered by status.

## Query parameters

- `status` 'PENDING' | 'APPROVED' | 'DENIED'

## Response `200`

Approval list returned

---

[API](https://skmtc.dev/humbleaf/apis/agentchain-guard-api.md) · [All operations](https://skmtc.dev/humbleaf/apis/agentchain-guard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/humbleaf/agentchain-guard-api/revisions/6670c57f15a3/schema)
