Alert definitions service overview
View and manage your alerts using alert definitions - data structures that contain the configuration required to create an alert. Learn more about alerts in our documentation.Authentication and permissions
To use the Alert definitions service API you need to create a personal or team API key. It’s recommended to use permission presets, as they are automatically updated with all relevant permissions. Alternatively, you can manually add the following individual permissions.| Presets | Permission | Description |
|---|---|---|
| Alerts | alerts:ReadConfig | Grants access to read alerts |
alerts:UpdateConfig | Required to create, update, or delete alerts |
Common error response codes
| Status Code | Description |
|---|---|
400 Bad Request | Response code 400 |
401 Unauthorized | Response code 401 |
500 Internal Server Error | Response code 500 |