v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1335123147.4 KB
projects

Lists entries. Note: Currently, this method can list only custom entries. To get a list of both custom and automatically created entries, use SearchCatalog.

get/v1/{+parent}/entries

Path parameters

parentstring required

Required. The name of the entry group that contains the entries to list. Can be provided in URL format.

Query parameters

pageSizeinteger

The maximum number of items to return. Default is 10. Maximum limit is 1000. Throws an invalid argument if page_size is more than 1000.

pageTokenstring

Pagination token that specifies the next page to return. If empty, the first page is returned.

readMaskstring

The fields to return for each entry. If empty or omitted, all fields are returned. For example, to return a list of entries with only the name field, set read_mask to only one path with the name value.

Response

Successful response