v2
latestOpenAPI 3.0.02026-08-013312111.4 MBIssue tracker
List comments on an issue
Returns a paginated list of all comments that were made on the specified issue.
The default sorting is oldest to newest and can be overridden with the sort query parameter.
This endpoint also supports filtering and sorting of the results. See filtering and sorting for more details.
get/repositories/{workspace}/{repo_slug}/issues/{issue_id}/comments
Query parameters
qstring
Query string to narrow down the response as per filtering and sorting.
Response
A paginated list of issue comments.