GET/projects/{project_id}/churn

List churn events

Retrieve churn events (subscription cancellations) for a specific project, sorted by cancellation date descending. Churn events are created automatically when a customer cancels via a Polar or Stripe webhook integration.

Base URLhttps://seggwat.com/api/v1

Parameters

project_idpathstringrequired

Unique identifier of the project (MongoDB ObjectId)

Example: 507f1f77bcf86cd799439011
limitqueryinteger

Maximum number of events to return (default: 100, max: 100)

Responses

Navigation