Alerts - List

Created by Vamshi Reddy, Modified on Mon, 1 Aug, 2022 at 7:55 AM by Vamshi Reddy

Gets the last 72 hours of alerts for a team.


HTTP

GET https://www.troposalerts.com/api/teams/{teamId}/alerts


URI Parameters

NameInRequiredTypeDescription
teamIdpathTrueGuidIdentifier of the team


Response

JSON

[
{
"id": "e97aabf5-ba5c-4254-a605-40ba11d58ff1",
"teamId": "2d402c9b-7c83-44aa-9eea-3af0c62e3658",
"message": "Something is broken.",
"source": "Email: alerter@alertingtool.com",
"createdDate": "2018-09-08T18:59:21.129Z",
"status": "Acknowledged"
},
{
"id": "6488b27a-0130-4fe8-8e85-06dc3a82e4cd",
"teamId": "2d402c9b-7c83-44aa-9eea-3af0c62e3658",
"message": "Even more stuff is broken",
"source": "Email: api@test.com",
"createdDate": "alerter@alertingtool.com",
"status": "New"
}
]

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article