Comments
Retrieve a comment
Retrieves a Comment object.
Requires <code>read_comments</code> OAuth access scope.
get/projects/{project_id}/keys/{key_id}/comments/{comment_id}
Path parameters
project_idstring required
A unique project identifier
key_idnumber required
A unique identifier of the key.
comment_idnumber required
A unique identifier of the comment.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.