v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

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.

get/v1/{+parent}/entries

Path parameters

parentstring required

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

pageSizeinteger

Optional. Maximum number of key value entries to return. If unspecified, at most 100 entries will be returned.

pageTokenstring

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