Config API
cURL
curl --request GET \ --url https://{tenant}.chronosphere.io/api/v1/config/dashboards/{slug} \ --header 'API-Token: <api-key>'
{ "dashboard": { "name": "<string>", "collection": { "slug": "<string>", "type": "SIMPLE" }, "collection_slug": "<string>", "created_at": "2023-11-07T05:31:56Z", "dashboard_json": "<string>", "labels": {}, "slug": "<string>", "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