Get Customer
Retrieve a customer by ID.
Authorizations
Stablepay API key. Include as Authorization: Bearer <key>.
Path Parameters
Query Parameters
When true, fetches the live status and verified identity.
Response
Customer found.
Prefixed ULID for this customer.
"cus_01KXG3R0X8DXTKB849FFFEPT7Y"
"user001"
individual, business One of none, pending, in_progress, review, approved, declined, expired, abandoned.
"approved"
1
"KE"
Hosted verification URL. Returned when a verification is started.
"https://verify.didit.me/session/XXXX"
The verified identity. Returned only with refresh=true.
Reasons why the customer isn't approved. This is surfaced to show your end-user why verification is stuck, declined, or needs action. Omitted when the customer is approved or in_progress. Returned only with refresh=true.

