Incidents

Incidents - List
Gets the all active (not closed or removed) incidents under a team. HTTP GET https://www.squidalerts.com/api/teams/{teamId}/incidents GET https://www....
Sun, 20 Dec, 2020 at 3:58 PM
Incidents - Get
Gets the details of a specific incident. HTTP GET https://www.squidalerts.com/api/incidents/{incidentId} GET https://www.squidalerts.com/api/teams/{te...
Wed, 16 Dec, 2020 at 2:05 PM
Incidents - Acknowledge
Sets an incident to acknowledged and populates the acknowledged resource and time. HTTP POST https://www.squidalerts.com/api/incidents/{incidentId}/ack...
Wed, 16 Dec, 2020 at 2:09 PM
Incidents - Search by date range
Gets all incidents for a given team and date range. HTTP GET https://www.squidalerts.com/api/teams/{teamId}/incidents/search?startDate=mm/dd/yyyy&e...
Tue, 2 Jan, 2024 at 5:00 AM