---
title: "Get approval request details"
method: GET
path: "/api/approval-requests/{id}"
tags: ["ApprovalRequests"]
---

# Get approval request details

`GET /api/approval-requests/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Approval request details

## Other responses

- `404` — Not found

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
