Skip to main content
GET
Churn risk score for a customer

Path Parameters

Example Request

Response

Returns the churn risk assessment for the customer.
The score ranges from 0.0 (no churn risk) to 1.0 (highest churn risk). Customers with a score above 0.7 are classified as high risk, between 0.4 and 0.7 as medium, and below 0.4 as low.
Churn scores require at least 30 days of customer activity data. New customers without sufficient history will return a score of null with risk_level set to insufficient_data.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

Churn score and contributing features.

data
object