v2
Swagger 2.02026-08-01331211921.0 KBSnippets
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.