get https://{server}/api/v2.1/upload-links/
Return all upload link information.
Note:The token in the return message can be used to delete the upload link
Response
Return all upload link information.
Note:The token in the return message can be used to delete the upload link
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/upload-links/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: