get https://example.com/api/v1/clients
Log in to see full request history
Responses
400Bad Request
401Unauthenticated
403Forbidden
404Not Found
400Bad Request
401Unauthenticated
403Forbidden
404Not Found
xxxxxxxxxx
curl --request GET \
--url 'https://example.com/api/v1/clients?page=1&favorite=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: