Retrieve alert details
GET {{baseUrl}}/alerts/:alertId?aid=1234
Returns detailed information about an alert using its ID.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
aid | number | A unique identifier associated with your account group. You can retrieve your AccountGroupId from the /account-groups endpoint. Note that you must be assigned to the target account group. Specifying this parameter without being assigned to the target account group will result in an error response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"e9c3bf02-a48c-4aa8-9e5f-898800d6f569","alertType":"http-server","startDate":"2022-07-17T22:00:54Z","endDate":"2022-07-18T22:00:54Z","violationCount":2,"duration":60,"suppressed":false,"meta":{"version":1},"_links":{"test":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"id","deprecation":"nisi anim amet","name":"exercitation id","profile":"incididunt ipsum eiusmod","title":"do quis aliquip","hreflang":"velit ullamco"},"rule":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"dolore cillum in dolor","deprecation":"in sunt non","name":"sed","profile":"occaecat elit","title":"ad voluptate officia cillum","hreflang":"ullamco tempor ipsum reprehenderit"},"appLink":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":false,"type":"sed irure","deprecation":"l","name":"nostrud exercitation","profile":"pariatur reprehenderit officia culpa","title":"commodo ut sed sit nisi","hreflang":"quis"},"self":{"href":"https://api.thousandeyes.com/v7/link/to/resource/id","templated":true,"type":"ex mollit magna exercitation","deprecation":"tempor","name":"ea enim","profile":"est enim sit","title":"velit","hreflang":"dolore dolor ipsum"}},"state":"active","severity":"major","details":[{"end":{"metrics":"consectetur dolor officia commodo eiusmod"},"id":"3379","name":"Bucharest, Romania","start":{"metrics":"anim occaecat ullamco"},"state":"active","type":"cea_agent"},{"end":{"metrics":"nostrud dolore deserunt"},"id":"3379","name":"Bucharest, Romania","start":{"metrics":"ut"},"state":"active","type":"cea_agent"}]}