# Fetch all passed onboardings ids for the same person

`GET /omni/identity/{customerId}/sessionIds` · [developer.incode.com ↗](https://developer.incode.com/reference/introduction)

> Fetch all passed onboardings ids for the same person

Get all passed onboardings ids for the same person

## Authentication

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

**Category:** Onboarding

## Sources

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

