GuidesAPI ReferenceChangelog
API Reference

List Customers

Retrieve a paginated list of all Customers for the authenticated Entity.

Pagination

Use page (1-based) and size query parameters. Response includes total count for calculating pages.

Deprecated: page_num (0-based) and page_size are still supported for backward compatibility but will be removed in a future version. Please migrate to page and size.

Filtering

Filter by kyb_status to get customers in specific KYB states (e.g., APPROVED, PENDING_REVIEW, INIT).

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
Response
Click Try It! to start a request and see the response here!