Get Usage

GET {{aws_api_gateway_base_url}}/usageplans/q2hrol/usage?keyId&startDate&endDate&limit

Request Params

KeyDatatypeRequiredDescription
keyIdnullThe Id of the API key associated with the resultant usage data.
startDatenull[Required] The starting date (e.g., 2016-01-01) of the usage data.
endDatenull[Required] The ending date (e.g., 2016-12-31) of the usage data.
limitnullThe maximum number of returned results per page. The default value is 25 and the maximum value is 500.