get https://{server}/api/v2.1/repos//file-tags/
Gets all tag information on the file.
Response
Gets all tag information on the file.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/repos/repo_id/file-tags/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: