List cancellation records
Provider-specific resource available only when the authenticated organization is backed by the supported Sonny’s Shared data source. An unavailable provider returns the documented 400 or 404 response. Availability is determined server-side; credentials, connection details, and provider configuration are never returned. Signup discounts and firstYearPayments are normalized into the documented schema.
Authorizations
Clerk tenant API key. The organizationId encoded by the key is the exact and only tenant scope.
Query Parameters
Inclusive cancellation lower bound. Must include an explicit UTC offset. UTC ISO 8601 timestamp.
Inclusive cancellation upper bound. Must include an explicit UTC offset. UTC ISO 8601 timestamp.
Page size. Invalid values use 100; values above 500 are capped at 500.
1 <= x <= 500Opaque continuation token returned by this cancellation records collection. Cursors are bound to this endpoint (and, for nested or sorted collections, to that parent or sort) and cannot be reused elsewhere.

