Lists key value entries for key values maps scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.
Path parameters
Required. Scope as indicated by the URI in which to list key value maps. Use one of the following structures in your request: * organizations/{organization}/apis/{api}/keyvaluemaps/{keyvaluemap}. * organizations/{organization}/environments/{environment}/keyvaluemaps/{keyvaluemap} * organizations/{organization}/keyvaluemaps/{keyvaluemap}. If the KeyValueMap is under an API Proxy resource that has the space attribute set, IAM permissions are checked against the Space resource path. To learn more, read the Apigee Spaces Overview.
Query parameters
Optional. Maximum number of key value entries to return. If unspecified, at most 100 entries will be returned.
Optional. Page token. If provides, must be a valid key value entry returned from a previous call that can be used to retrieve the next page.
Response
Successful response