v2
latestOpenAPI 3.0.02026-08-013312111.4 MBSnippets
List comments on a snippet
Used to retrieve a paginated list of all comments for a specific snippet.
This resource works identical to commit and pull request comments.
The default sorting is oldest to newest and can be overridden with the sort query parameter.
get/snippets/{workspace}/{encoded_id}/comments
Response
A paginated list of snippet comments, ordered by creation date.