get https://{server}/api2/repos/
Returns all eligible library information.
Note: If no type parameter contained in the url, this api will return all libraries user can access.
Response
Returns all eligible library information.
Note: If no type parameter contained in the url, this api will return all libraries user can access.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/repos/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: