Gets the list of sites associated with a given GSM console.

GET {{baseUrl}}/api/console/gsm/:gsmKey/sites

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"TotalSeatsAllowed":250,"ParentDescription":"Full","SumTotalDevices":57,"SumTotalDevicesAllowed":200,"SumTotalDevicesNotTrial":200,"SumTotalMobileDevicesAllowed":50,"TotalCount":2,"Sites":[{"SiteId":"610cf417-7843-4d5d-a43a-e37e6d54760c","SiteName":"Site 1","SiteType":"R","TotalEndpoints":24,"PCsInfected24":0,"AccountKeyCode":"9A11-D8EC-B7BB-4DA6-9C67","DevicesAllowed":100,"MobileSeats":5,"Deactivated":false,"Suspended":false,"EndDate":"2023-05-29T10:36:03.1691886Z","Device":true,"Infect":false,"BillingCycle":"Anually","BillingDate":"Jan 01","CompanyComments":"","DeactivatedBy":null,"SuspendedBy":null,"CreatedBy":"test@webroot.com","GlobalPolicies":true,"GlobalOverrides":true,"GlobalAlerts":true,"AllKeysExpired":false,"Description":"Full","PolicyId":"f5a627b7-28fa-4459-8543-8fb2c5b48917","PolicyName":"Test policy","PolicyDescription":"Sample policy for testing","Emails":"test@webroot.com","AccessLevel":128,"Modules":[{"Type":"DNSP","LicenseType":"Trial","EndDate":"2023-05-29T10:36:03.1691886Z"},{"Type":"WSAT","LicenseType":"Trial","EndDate":"2023-05-29T10:36:03.1691886Z"}]},{"SiteId":"ffea4bfd-6d9d-4b69-bd95-eb6409d037bc","SiteName":"Site 2","SiteType":"R","TotalEndpoints":24,"PCsInfected24":0,"AccountKeyCode":"DC96-955A-D31A-4CD2-85DF","DevicesAllowed":100,"MobileSeats":5,"Deactivated":false,"Suspended":false,"EndDate":"2023-11-29T10:36:03.1691886Z","Device":true,"Infect":false,"BillingCycle":"Anually","BillingDate":"Jan 01","CompanyComments":"","DeactivatedBy":null,"SuspendedBy":null,"CreatedBy":"test@webroot.com","GlobalPolicies":true,"GlobalOverrides":true,"GlobalAlerts":true,"AllKeysExpired":false,"Description":"Full","PolicyId":"7e7a78df-389e-4278-b4e8-a6e01631b797","PolicyName":"Test policy","PolicyDescription":"Sample policy for testing","Emails":"test@webroot.com","AccessLevel":128,"Modules":[{"Type":"DNSP","LicenseType":"Trial","EndDate":"2023-11-29T10:36:03.1691886Z"},{"Type":"WSAT","LicenseType":"Trial","EndDate":"2023-11-29T10:36:03.1691886Z"}]}]}