English
cURL
curl --request GET \ --url https://api.example.com/v1/system-check
Check health of all system components.
Returns: JSON with status of:
Returns HTTP 503 if any checks fail.
Successful Response
Was this page helpful?