get https://{server}/api2/repos//file/detail/
Returns details of the file.
Response
Returns details of the file.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/repos/repo_id/file/detail/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: