---
title: "Wait For Escalation Resolution"
method: GET
path: "/escalations/{escalation_id}/wait"
tags: ["escalations"]
---

# Wait For Escalation Resolution

`GET /escalations/{escalation_id}/wait`

Long-poll until escalation is resolved or timeout. Tenant-scoped for user callers.

## Path parameters

- `escalation_id` string, required

## Query parameters

- `timeout` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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