v1
latestOpenAPI 3.1.02026-07-24270180.3 KBQuery a customer
Search for all or a specific customer
Path parameters
The customer ID returned at the creation stage. Omitting this will return a list of all customers.
Query parameters
Pagination parameter to limit output to n , default = 100 , maximum value = 1000
Pagination parameter to skip first n customers from list, default = 0
Sorting key parameter i.e. created_at
Sorting order direction parameter ASC or DESC (DESC by default)
ID of a gateway with which charges were created
ID of a stored customers payment_source
Set to true to show all the archived charges.
The manually defined reference from the creation stage.
The company name defined in the customer creation stage
Word or phrase you want to search on your customers.
Headers
Your API private/secret key. This can be found in the powerboard dashboard.
Content-Type will always be application/json
Response
200