Productsup
CDE APIApi referenceHealth check

Health check.

Sign in to run requests against the CDE API.
GET
/health-check

Authorization

oAuth2AuthCode
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://cde.staging.productsup.com/health-check"
Empty
{
  "message": "Internal Server Error"
}

How is this guide?