Returns usage information for a master keycode.
GET {{baseUrl}}/api/usage/gsm/:keyCode?billingDate=2022-11-24T00:00:00Z&continuation=Re9UGKqTSqG4A96b
[DEPRECATED: APIs under the SkyStatus.Usage scope are scheduled for End of Life effective October 1, 2020. At that time this API will no longer be available. Please see SkyStatus.Reporting for possible alternatives.]
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
billingDate | string | The Date up to which the statistics are calculated; if not specified then the current date is used. | |
continuation | string | A continuation token for batched requests |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"QueryResults":[{"PeriodInfo":[{"Period":1,"Seen":67},{"Period":7,"Seen":195},{"Period":30,"Seen":400},{"Period":90,"Seen":618}],"KC":"B084-23CB-61E4-4ED8-B368"},{"PeriodInfo":[{"Period":1,"Seen":78},{"Period":7,"Seen":140},{"Period":30,"Seen":261},{"Period":90,"Seen":334}],"KC":"0F38-8BE6-CBD9-4903-B173"}],"ContinuationToken":null,"ContinuationURI":null,"Date":"2022-11-29T10:36:02.2629051Z"}