# Get connection details

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

> Get connection details

An executive can invite the user to join a conference if the connection is lost by sending uuid ID to user. Using this uuid connection details for that session can be fetched.

## 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.

