v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
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/3/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.

keystring

The key of the property. Required on create and update.

{"stackTrail":"components:schemas:EntityProperty:properties:value","oasType":"schema","type":"unknown","description":"The value of the property. Required on create and update."}