Optionalexpand?: string | string[] | string & {} | (string & {} | "renderedBody")[]Use expand to include additional
information about comments in the response. This parameter accepts renderedBody, which returns the comment body
rendered in HTML.
The ID or key of the issue.
OptionalmaxResults?: numberThe maximum number of items to return per page.
OptionalorderBy?: string & {} | "created" | "-created" | "+created"Order the results by a field. Accepts created to sort comments by their created date.
OptionalstartAt?: numberThe index of the first item to return in a page of results (page offset).
Optionaloptions: RequestOptions
Returns all comments for an issue.
This operation can be accessed anonymously.
Permissions required: Comments are included in the response where the user has: