Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Retrieves a specific alert by ID
A valid request URL is required to generate request examples
{ "data": { "id": "65f5e4a3b9e77c001a123456", "threshold": 80, "interval": "5m", "thresholdType": "above", "source": "tile", "state": "ALERT", "channel": { "type": "webhook", "webhookId": "65f5e4a3b9e77c001a789012" }, "teamId": "65f5e4a3b9e77c001a345678", "tileId": "65f5e4a3b9e77c001a901234", "dashboardId": "65f5e4a3b9e77c001a567890", "numConsecutiveWindows": 3, "createdAt": "2023-03-15T10:20:30.000Z", "updatedAt": "2023-03-15T14:25:10.000Z" } }
{ "message": "NOT_FOUND: Alert not found"}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Alert ID
Successfully retrieved alert
The alert object.
Show child attributes
此页面对您有帮助吗?