get https://{server}/api-gateway/api/v2/ping
Check the status of the API gateway.
Response
Check the status of the API gateway.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api-gateway/api/v2/ping \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: