get https://{server}/api2/auth/ping/
Executes two checks against SeaTable server:
- check the validity of the Account-Token
- check the status of SeaTable Server
Response
Executes two checks against SeaTable server:
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api2/auth/ping/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: