---
title: "Wait For Approval"
method: GET
path: "/approvals/{approval_id}/wait"
tags: ["approvals"]
---

# Wait For Approval

`GET /approvals/{approval_id}/wait`

Long-poll until decision or timeout. Tenant-scoped for user callers.

## Path parameters

- `approval_id` string, required

## Query parameters

- `timeout` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agents-squads/apis/squads-api.md) · [All operations](https://skmtc.net/agents-squads/apis/squads-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agents-squads/squads-api/versions/3812730a1cb4/schema)
