API Key Usage Plans
GET {{aws_api_gateway_base_url}}/usageplans?keyId&limit&keyType=API_KEY
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
keyId | null | The identifier of the API key associated with the usage plans. | |
limit | null | The maximum number of returned results per page. The default value is 25 and the maximum value is 500. | |
keyType | string |