Gets information about a given GSM console.
GET {{baseUrl}}/api/console/gsm/:gsmKey
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"GSMConsoleName":"GSM Test Console","CreatedDate":"2022-06-29T10:36:02.9972989Z","EndDate":"2023-11-29T10:36:02.9972989Z","RemainingDays":153,"LicenseType":"Full","TotalSeatsAllowed":800,"TotalSites":500,"DeactivatedSites":14,"CompanyEmail":"test1@webroot.com","CompanyPhone":"07966750","CompanyAddress":"","Modules":[{"Type":"DNSP","Seats":800,"LicenseType":"Full","EndDate":"2023-11-29T10:36:02.9972989Z"},{"Type":"WSAT","Seats":800,"LicenseType":"Full","EndDate":"2023-11-29T10:36:02.9972989Z"}]}