get https://{server}/api/v2.1/admin/share-links//
Returns shared file/directory information for the specified token.
Response
Returns shared file/directory information for the specified token.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/admin/share-links/token/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: