---
title: "Get approval request detail"
method: GET
path: "/v1/approvals/{id}"
tags: ["approvals"]
---

# Get approval request detail

`GET /v1/approvals/{id}`

## Path parameters

- `id` string, required

## Response `200`

Approval detail returned

## Other responses

- `404` — Approval not found

---

[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)
