> ## Documentation Index
> Fetch the complete documentation index at: https://docs.60db.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Live Calls

> Get in-flight calls and concurrency status

Retrieve currently active calls and concurrency metrics.

## Example

```bash theme={null}
curl https://api.60db.ai/dialer/live \
  -H "Authorization: Bearer your-api-key"
```
