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.
HTTP request
GET https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*/keyvaluemaps/*}/entries
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Scope as indicated by the URI in which to list key value maps. Use one of the following structures in your request:
Authorization requires the following IAM permission on the specified resource
|
Query parameters
Parameters | |
---|---|
pageSize |
Optional. Maximum number of key value entries to return. If unspecified, at most 100 entries will be returned. |
pageToken |
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. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ListKeyValueEntriesResponse
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform