v1

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

Lists notes for the specified project.

get/v1/{+parent}/notes

Path parameters

parentstring required

Required. The name of the project to list notes for in the form of projects/[PROJECT_ID].

Query parameters

filterstring

The filter expression.

pageSizeinteger

Number of notes to return in the list. Must be positive. Max allowed page size is 1000. If not specified, page size defaults to 20.

pageTokenstring

Token to provide to skip to a particular spot in the list.

returnPartialSuccessboolean

If set, the request will return all reachable Notes and report all unreachable regions in the unreachable field in the response. Only applicable for requests in the global region.

Response

Successful response