get https://{server}/api2/repos//file/comments/
Lists all comment information for the file, including information about the user who commented
Response
Lists all comment information for the file, including information about the user who commented
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/repos/repo_id/file/comments/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: