List KYC
KYC
List KYC
Retrieves a list of pending KYC verifications
GET
List KYC
List KYC
Retrieves a list of pending KYC verifications.Status: You can filter KYC results by using the
status_id query parameter at the KYC listing endpoint. Below are the available status values.Status Table
| TENDER ID | STATUS NAME |
|---|---|
| 1 | Awaiting Upload Documents |
| 2 | Awaiting Approval Documents |
| 3 | Approved |
| 4 | Pending Regularization |
| 5 | Canceled |
Query Parameters
The current number you wish to view.
The maximum number of items shown per page.
Sort order.Allowed values:
0, 1, 2, 3, 4, 5Status filter.Allowed values:
1, 2, 3, 4, 5Response
Array of KYC records.
Request Example
Use Cases
Monitor Pending KYC Verifications
Monitor Pending KYC Verifications
Track all KYC verifications that are awaiting document upload:
Filter by Origin Request
Filter by Origin Request
Get KYC records by origin (PAYIN or REQUEST):
Track KYC Status Changes
Track KYC Status Changes
Monitor KYC status changes over time:
Generate KYC Report
Generate KYC Report
Generate a report of all KYC verifications by status:
Status Workflow
Best Practices
Pagination: Always use pagination when listing KYC records to avoid performance issues. The default page size is 10.
Related Resources
Get Balance
Check account balance
Create Charge
Create a new charge
Create Payment
Create a payout payment
Get Statement
View account statement

