Issue comment properties
Get comment property keys
Returns the keys of all the properties of a comment.
This operation can be accessed anonymously.
Permissions required:
- Browse projects project permission for the project.
- If issue-level security is configured, issue-level security permission to view the issue.
- If the comment has visibility restrictions, belongs to the group or has the role visibility is restricted to.
get/rest/api/2/comment/{commentId}/properties
Path parameters
commentIdstring required
The ID of the comment.
Response
Returned if the request is successful.
Changes
No recorded changes to this endpoint across all 16 revisions of this API.