Jira - Get issue comments action (batch)

The Get issue comments (batch) action retrieves the comments belonging to an existing issue in batches.

Input

Input fieldDescription
Issue ID or keyEnter the ID or key of the issue to retrieve comments from.

Output

Output fieldDescription
SelfThe API URL of the issue.
IDThe numeric Jira identifier for the comment.
AuthorContains information about the original author, including Name and Account ID.
BodyThe content of the comment.
Update authorContains information about the author of the latest update, including Name and Account ID.
CreatedThe date and time the comment was created.
UpdatedThe date and time the comment was last updated.
VisibilityContains visibility settings for the comment, including Type and Value.
List sizeThe total number of comments retrieved from the issue.
List indexThe position of the current comment in the results list.

Last updated: