get https://{server}/api2/server-info/
Use this anonymous call to retrieve the current Seafile server version information.
Response
Use this anonymous call to retrieve the current Seafile server version information.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/server-info/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: