get https://{api_url}/api/v5/admin//client
Retrieves a list of clients.
Results are returned in a paginated list.
Log in to see full request history
Response
Retrieves a list of clients.
Results are returned in a paginated list.
xxxxxxxxxx
curl --request GET \
--url 'https://example.jrni.com/api/v5/admin/company_id/client?page=1&per_page=30' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: