GET /services/:csi/usage_stats

Description

Retrieves available usage statistics for the given service.
(Services with an unlimited plan don't have usage statistics.)

URL

https://api.keyyo.com/manager/1.0/services/:csi/usage_stats

Parameters

:csi

The Common Service Identifier of the service from which to retrieve usage statistics

type

An array of usage statistic types to filter on.
Must include one or several of 'MinutePlanStatistic' and 'DataUsageStatistic'.
If omitted, will return usage statistics for all available types.

Result

A list including one of several of:

MinutePlanStatistic Information relative to the minute plan of a service
DataUsageStatistic Information relative to the data plan of a service