Comments
List key comments
Retrieves a list of all comments for a key.
Requires <code>read_comments</code> OAuth access scope.
get/projects/{project_id}:{branch}/keys/{key_id}/comments
Path parameters
project_idstring required
A unique project identifier
branchstring required
Branch name
key_idnumber required
A unique identifier of the key.
Query parameters
limitinteger
Number of items to include (max 5000).
pageinteger
Return results starting from this page.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.