get https://{server}/api/v2.1/share-links//dirents/
Lists all direntry under the specified path in the shared link.
Response
Lists all direntry under the specified path in the shared link.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/share-links/token/dirents/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: