KYC simple status
KYC
KYC simple status
Get a lightweight KYC status string. Always returns 200, never errors.
GET
KYC simple status
No authentication required — this endpoint is publicly accessible and never returns an error.
200:
- If the user has never started KYC, it returns
not_started. - If anything unexpected happens, it returns
error.
Request
Response
200 OK — always.Errors
This endpoint never returns a non-200 HTTP status.