v1

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

List all notes for a certain issue, sorted in descending order by timestamp.

get/v1alpha/{+parent}/notes

Path parameters

parentstring required

Required. The issue the notes belongs to. Format: "projects/{project}/apps/{app}/issues/{issue}".

Query parameters

pageSizeinteger

Optional. The maximum number of notes per page. If omitted, defaults to 10.

pageTokenstring

Optional. A page token, received from a previous calls.

Response

Successful response