API Reference

Get customers list

Use endpoint to get list of customers by page.
Sample Curl paginated results
curl --location --globoff 'https://mygatewayurl.com/V1/admin/customer/list?searchCriteria[filterGroups][0][filters][0][field]=email&searchCriteria[filterGroups][0][filters][0][value]=omta1%40getnada.com' --header 'Content-Type: application/json' --header 'Authorization: Bearer 5rc13h8f5i454wbstupq85ed3g87zw85'

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!