Get user
Users
Get user
Retrieve full details of a specific end-user.
GET
Get user
Requires
X-Api-Key and X-Api-Secret headers. See Authentication for details.status after calling Start KYC to confirm when a user transitions to active.
Returns 404 both when the user doesn’t exist and when they belong to a different partner — isolation between partners is strict.Authorizations
Partner API key. Generated from Qash Dashboard → Settings → API Keys.
Partner API secret. Shown once at creation — store it securely.
Path Parameters
UUID of the user, obtained from POST /users or GET /users.