Looks up information about a specific GSM site which is associated with a given site keycode. You can use this method to query site details using a site keycode and to retrieve the site's identifier for follow-up calls.
GET {{baseUrl}}/api/console/gsm/:gsmKey/lookupsite/:siteKeycode
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"TotalSeatsAllowed":250,"ParentDescription":"Full","SumTotalDevices":57,"SumTotalDevicesAllowed":100,"SumTotalDevicesNotTrial":100,"SumTotalMobileDevicesAllowed":50,"TotalCount":1,"Sites":[{"SiteId":"dc7631c3-9f13-4470-89e5-feb2ce4293ab","SiteName":"Site 1","SiteType":"R","TotalEndpoints":24,"PCsInfected24":0,"AccountKeyCode":"0883-65A8-C80D-47CC-8E3F","DevicesAllowed":100,"MobileSeats":5,"Deactivated":false,"Suspended":false,"EndDate":"2023-05-29T10:36:03.1066739Z","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":"0ef228d3-5ed1-4cf1-a7ff-6e25a45f2486","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.1066739Z"},{"Type":"WSAT","LicenseType":"Trial","EndDate":"2023-05-29T10:36:03.1066739Z"}]}]}