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