Config V1 API
cURL
curl --request GET \ --url https://tenant.chronosphere.io/api/v1/config/collections/{slug} \ --header 'API-Token: <api-key>'
{ "collection": { "name": "<string>", "team_slug": "<string>", "created_at": "2023-11-07T05:31:56Z", "description": "<string>", "notification_policy_slug": "<string>", "slug": "<string>", "updated_at": "2023-11-07T05:31:56Z" } }
Chronosphere API token
A successful response.
Show child attributes