Skip to main content
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

Query Parameters

page
string
The current number you wish to view.
per_page
string
The maximum number of items shown per page.
sort
string
Sort order.Allowed values: 0, 1, 2, 3, 4, 5
status_id
string
Status filter.Allowed values: 1, 2, 3, 4, 5

Response

array
array
Array of KYC records.

Request Example

Use Cases

Track all KYC verifications that are awaiting document upload:
Get KYC records by origin (PAYIN or REQUEST):
Monitor KYC status changes over time:
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.
Status Monitoring: Regularly check KYC status to ensure timely document uploads and approvals.
Filter by Status: Use the status_id parameter to filter KYC records by specific statuses and reduce response size.

Get Balance

Check account balance

Create Charge

Create a new charge

Create Payment

Create a payout payment

Get Statement

View account statement