Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Case Settings service overview

The Case Settings service manages the team-level configurations that control how cases are created and handled, such as the suppression window and snooze period. Use it to create, retrieve, update, and delete case settings team configurations, to get the configuration currently active for the team, and to get the system default configuration. Learn more in our documentation.

Authentication and permissions

To use the Case Settings service API you need to create a personal or team API key. Add the individual case-config:* permissions you need.
PresetsPermissionDescription
CASE-CONFIG:READGet a case settings configuration, the active configuration, and the system default.
CASE-CONFIG:UPDATECreate, update, and delete case settings configurations.

Common error response codes

Status CodeDescription
400 Bad RequestResponse code 400
401 UnauthorizedResponse code 401
403 ForbiddenResponse code 403
404 Not FoundReturned when the case settings configuration does not exist.
409 ConflictReturned when a configuration conflicts with an existing one.
500 Internal Server ErrorResponse code 500