get /organizations/{org_name}/apis/{api_name}/keyvaluemaps
Lists the key value maps (KVMs) for an API proxy.
HTTP request
https://api.enterprise.apigee.com/v1/organizations/{org_name}/apis/{api_name}/keyvaluemaps
Path Parameters
org_name (required) | Organization name. |
api_name (required) | API proxy name. |
Query Parameters
expand | Set to |
Response Types
200:
OK
Body
application/json
400:
Bad request
Authentication Requirements
For OAuth, enter the following in the Key field: Bearer %your-token% (see https://docs.apigee.com/api-platform/system-administration/using-oauth2#get-the-tokens)
Key location: header
Parameter name: Authorization
Available Authentication Options