GET
/projects/{project_id}/churnList 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 URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011limitqueryintegerMaximum number of events to return (default: 100, max: 100)
Responses
Navigation
