cURL
curl --request GET \ --url https://api.example.com/api/server/ping
"<string>"
Unauthenticated health-check endpoint for uptime monitoring. Returns ‘pong’.
Successful Response
The response is of type string.
string