get https://{api_url}/api/v5/admin//administrators/
Load a Administrator by ID
Log in to see full request history
Response
200Get Administrator
Load a Administrator by ID
200Get Administrator
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/administrators/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!