Skip to main content
GET
MRR waterfall
Explains MRR movement between two dates: new, expansion, contraction, churned, and reactivation MRR, plus Net and Gross Dollar Retention. Defaults to the trailing month. All amounts are in the reporting currency, minor units; contraction and churned are reported as positive magnitudes, so:
Movement is only accurate for periods after MRR snapshots began — has_start_history is false when no snapshot exists on or before the start date (then starting_mrr is 0 and every ending subscription counts as new).

Query Parameters

Example Request

Response

Response Fields

Authorizations

Authorization
string
header
required

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

Query Parameters

start
string<date>

Period start (YYYY-MM-DD). Defaults to one month before end.

end
string<date>

Period end (YYYY-MM-DD). Defaults to today.

entity_id
string<uuid>

Legal entity to scope the tax config to (Multi-Entity Books). Omit for the tenant's primary entity / default config.

Response

MRR waterfall for the period.

data
object