cURL
curl --request GET \ --url https://api.example.com/alive
Basic liveness check - returns OK if the server process is running.
Successful Response
Was this page helpful?