Onboard User (Auth Reliance)
Onboard User (Auth Reliance)
The **Onboard User** API is used to create or fetch a user. This API is applicable only for [**Auth Reliance Flows**](/features/auth-reliance).
Pass the authenticated user's identifier in `x-user-identifier` and the partner access token in
`x-access-token`.
| Scenario | Behavior |
| --- | --- |
| New user | Creates the user and returns the KYC status. |
| Existing user | Returns the existing user details and KYC status. |