Get Customer Identity
Returns the verified identity data for a customer, including profile, document data, and document images. The response is gated by the user’s consent:
profilefields are returned when theprofilescope was consented -documentKycanddocumentDataare returned when thedoc_kycscope was consented If the identity belongs to another client, a validkyc_sharingconsent record (consented and not revoked) must exist.
Documentation Index
Fetch the complete documentation index at: https://docs.payments.sardine.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
HTTP Basic Auth. Use your clientId as the username and clientSecret as the password.
Path Parameters
Sardine customer UUID returned from POST /identity/entities
Response
Identity data for the customer
Document images, present only when doc_kyc scope was consented
Extracted document fields, present only when doc_kyc scope was consented
Profile data, present only when profile scope was consented
Risk level of the user (high, medium, low). Present when risk enrichment is enabled for the client.
high, medium, low "low"
Full risk customer object from the Sardine risk engine. Present when risk enrichment is enabled.