cURL
curl --request GET \ --url https://api.example.com/api/health
true
Successful Response
The response is of type boolean.
boolean
Was this page helpful?