# Get next customer from the queue

`GET /omni/queue/conference/next` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Get next customer from the queue

Fetch next customer from a conference queue. In case no customer in the queue, and empty body is returned.

## Authentication

| Header | Required | Notes |
|---|---|---|
| `x-api-key` | yes | API key for the region/environment. |
| `api-version` | yes | API version, defaults to `1.0`. |

**Category:** Video conference

## Sources

- Public reference: <https://developer.incode.com/reference/introduction>
- Reconstructed from the Incode Omni OpenAPI spec (operation `—`); see the Implementation pane for source & tests.

