{
"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"
}
}{
"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
The name of the Collection. You can modify this value after the Collection is created.
The slug of the team that the collection belongs to.
Timestamp of when the Collection was created. Cannot be set by clients.
A description of the collection.
The slug of the default notification policy for monitors in this collection. This value is only required when the collection contains monitors and one or more of those monitors don't explicitly reference a policy. This value does not override the policy used when a monitor explicitly references a different policy.
The unique identifier of the Collection. If a slug isn't provided, one is generated based on the name field. You can't modify this field after the Collection is created.
Timestamp of when the Collection was last updated. Cannot be set by clients.