get https://{api_url}/api/v5/admin//client/find_by_email/
Retrieves a client that has a particular email address.
Log in to see full request history
Response
Retrieves a client that has a particular email address.
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/client/find_by_email/email \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: