The following operations are available for working with issues.Click an operation name to see details on how to use it.
...
- issueIdOrKey: Identifies the issue to retrieve. This can be an issue ID, or an issue key.
- fields : The list of fields to return for the issue.
- expand : The parameters to expand.
Sample request
...
issueIdOrKey
: Identifies the issue whose comments you want to get. This can be an issue ID, or an issue key.- expand : The parameters to expand.
Sample request
...
issueIdOrKey
: Identifies the issue to which you are adding this comment. This can be an issue ID, or an issue key.Comment
: The text to post as the comment.visibleRole
: User role that can view the comment.expand
: The parameters to expand.
Sample request
...