Gets all the usage plan keys representing the API keys added to a specified usage plan.
get/usageplans/{usageplanId}/keys
Path parameters
usageplanIdstring required
The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.
Query parameters
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.
namestring
A query parameter specifying the name of the to-be-returned usage plan keys.
Response
Success