Config API
cURL
curl --request GET \ --url https://{tenant}.chronosphere.io/api/v1/config/service-accounts/{slug} \ --header 'API-Token: <api-key>'
{ "service_account": { "name": "<string>", "created_at": "2023-11-07T05:31:56Z", "email": "<string>", "metrics_restriction": { "permission": "READ", "labels": {} }, "slug": "<string>", "token": "<string>", "unrestricted": true, "updated_at": "2023-11-07T05:31:56Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.chronosphere.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
Use this file to discover all available pages before exploring further.
Chronosphere API token
A successful response.
Show child attributes