Export KYC PDF
Download a summary, detailed, or form KYC PDF export for a user.
GET
Requires
Returns
kyc.read.
Send both x-api-key and x-api-secret. The API key must belong to the same
tenant and environment as the requested user.
summary, detail, or form. Any other value returns 400.Optional locale. Supported values:
en, es.404 when the user does not have a KYC record yet.
Error codes
| Status | Meaning |
|---|---|
400 | exportType is not summary, detail, or form. |
401 | The API key pair is missing or invalid. |
403 | The API key does not have kyc.read. |
404 | The user has no KYC record in the selected tenant and environment. |