Logo
Amazon Web Services (AWS) API Documentation

API Key Usage Plans

GET {{aws_api_gateway_base_url}}/usageplans?keyId&limit&keyType=API_KEY

 

Body PARAM

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



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'aws_api_gateway_base_url/usageplans?keyId&limit&keyType=API_KEY?keyId=&limit=&keyType=API_KEY'

ENDPOINTS