Teams

Teams - List
Gets the list of teams underneath a company based on the authenticated account. HTTP GET https://www.squidalerts.com/api/teams Response JSON [ ...
Sat, 6 Apr, 2019 at 4:23 PM
Teams - Get
Get the information for a specific team. HTTP GET https://www.squidalerts.com/api/teams/{id} URI Parameters NameInRequiredTypeDescriptionidpathTrue...
Sat, 6 Apr, 2019 at 4:23 PM
Team - Members - Get
             Gets the list of all team members for a specific team. HTTP GET https://www.squidalerts.com/api/teams/{id}/members GET https://www.squida...
Wed, 5 Aug, 2020 at 10:33 AM
Team - On Call - Get
Gets the list of team members on-call for a specific team. If you don't provide a date, it will return the current on-call resource. HTTP GET https...
Fri, 3 Sep, 2021 at 7:11 AM
Team - On Call - Create
Schedules a resource to be on-call for the provided time frame.  HTTP POST https://www.squidalerts.com/api/teams/{id}/oncall URI Parameters NameI...
Fri, 3 Sep, 2021 at 7:11 AM
Team - On Call - Update
Updates the on-call entry for a given team. HTTP PUT https://www.squidalerts.com/api/teams/{teamId}/oncall URI Parameters NameInRequiredTypeDescr...
Mon, 24 Apr, 2023 at 9:33 AM
Team - On Call - Delete
Deletes the on-call entry for a given team. HTTP DELETE https://www.squidalerts.com/api/teams/{teamId}/oncall URI Parameters NameInRequiredTypeDe...
Mon, 24 Apr, 2023 at 9:34 AM