get https://api.hanzo.ai/customer/list
[Admin-only] List all available customers
Example curl:
curl --location --request GET 'http://0.0.0.0:4000/customer/list' --header 'Authorization: Bearer sk-1234'
[Admin-only] List all available customers
Example curl:
curl --location --request GET 'http://0.0.0.0:4000/customer/list' --header 'Authorization: Bearer sk-1234'
Try It!
to start a request and see the response here!