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