GET/Submission
GET/Submission/email
This API allows you to retrieve all KYC submission data associated with a specific email address. It provides KYC identity information, KYC results, AML results, rejection reasons and codes, retry reasons and codes, and more.
1. Endpoint
GET/Submission/email
2. Authentication
Include the API key in the x-api-key header:
x-api-key
3. Request Parameters
The email address of the user whose submissions you want to retrieve.
4. Request Example
GET/Submission/email
5. Response
5-1. Success Response
result.json
This API allows you to efficiently retrieve and manage all KYC submissions associated with a specific email address
Was this page helpful?