Issue comment properties
Get comment property
Returns the value of a comment property.
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/{propertyKey}
Path parameters
commentIdstring required
The ID of the comment.
propertyKeystring required
The key of the property.
Response
Returned if the request is successful.