Key value maps API

download spec authorize

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)

string

Organization name.

api_name (required)

string

API proxy name.

Query Parameters

expand

boolean

Set to true to expand the view of the response. Note: This parameter only applies to Apigee Edge for Private Cloud. It has no effect in Apigee Edge for Public Cloud.

Response Types

200: 

OK

Body

application/json
array
string

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
  • Basic
  • OAuth

Try this API

Request parameters
org_name
api_name
expand
Credentials
Multi-factor authentication is not supported.