---
title: "List calls"
method: GET
path: "/dispatch/calls"
tags: ["Dispatch"]
---

# List calls

`GET /dispatch/calls`

## Query parameters

- `status` 'PENDING' | 'EN_ROUTE' | 'ON_SCENE' | 'CLEARED'
- `active` boolean
- `limit` integer

## Response `200`

Call list

- object

## Other responses

- `401` — Missing or invalid key
- `403` — Insufficient scope or cross-panel serverId

---

[API](https://skmtc.net/anchr/apis/anchor-open-developer-api.md) · [All operations](https://skmtc.net/anchr/apis/anchor-open-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/anchr/anchor-open-developer-api/versions/3a14d4cb4985/schema)
