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