cURL
curl --request GET \ --url https://api.notchpay.co/customers \ --header 'Authorization: <api-key>'
{ "code": 200, "status": "OK", "message": "Customers retrieved", "items": [ "<unknown>" ], "totals": 25, "last_page": 1, "current_page": 1, "selected": 25 }
Documentation IndexFetch the complete documentation index at: https://developer.notchpay.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.notchpay.co/llms.txt
Use this file to discover all available pages before exploring further.
Number of items per page
Page number
Search by name, email, or phone
Successful response
200
"OK"
"Customers retrieved"
25
1
Was this page helpful?