Gets the usage data of a usage plan in a specified time interval.
get/usageplans/{usageplanId}/usage#startDate&endDate
Path parameters
usageplanIdstring required
The Id of the usage plan associated with the usage data.
Query parameters
keyIdstring
The Id of the API key associated with the resultant usage data.
startDatestring required
The starting date (e.g., 2016-01-01) of the usage data.
endDatestring required
The ending date (e.g., 2016-12-31) of the usage data.
positionstring
The current pagination position in the paged result set.
limitinteger
The maximum number of returned results per page. The default value is 25 and the maximum value is 500.
Response
Success