get https://{server}/server-info/
Use this anonymous call to retrieve the current SeaTable server version information. The response includes the current version number and the type of subscription.
Response
Use this anonymous call to retrieve the current SeaTable server version information. The response includes the current version number and the type of subscription.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/server-info/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: