get https://{server}/api2/search/
By providing an exact match or a vague match to the name, you can find files that match the search criteria.
Response
By providing an exact match or a vague match to the name, you can find files that match the search criteria.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/search/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: