GET/Submission
GET/Submission/list
This API allows you to retrieve all KYC submission data. The data includes KYC identity information, KYC results, AML results, rejection reasons and codes, retry reasons and codes, and more.
Important Notes:
- This API retrieves all submission records, which may include a large volume of data.
- It is recommended to use pagination parameters for optimal performance.
1. Endpoint
GET/Submission/list
2. Authentication
Include the API key in the x-api-key header:
x-api-key
3. Request Example
GET/Submission/list
4. Response
4-1. Success Response
result.json
This API enables you to efficiently retrieve and manage all KYC submission data.
Was this page helpful?