cURL
curl --request GET \ --url https://api.zochil.io/v3/monitoring/admins/{adminId} \ --header 'access-token: <api-key>'
{ "id": "<string>", "username": "<string>", "email": "<string>", "is_super": true, "roles": [ "<string>" ], "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Get detailed information about a specific administrator
Documentation IndexFetch the complete documentation index at: https://docs-kfhye.zochil.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs-kfhye.zochil.dev/llms.txt
Use this file to discover all available pages before exploring further.
Admin ID
Admin details