cURL
curl --request GET \ --url https://api.example.com/api/v1/integration/health \ --header 'x-api-key: <api-key>'
Returns the health status of the Integration API.
API is healthy
Was this page helpful?