Skip to main content
GET
Metric history for a holding

Authorizations

Authorization
string
header
required

An Originalis API key: Authorization: Bearer ak_...

Path Parameters

company_id
string
required

Query Parameters

metric
enum<string>
default:arr

Which metric's history to return.

Available options:
arr,
mrr,
cash_on_hand,
monthly_burn,
runway_months,
growth_rate,
ndr,
number_of_customers
limit
integer
default:12

Max points, most recent kept.

Required range: 1 <= x <= 60

Response

Successful Response

Bounded chronological history of one metric for one holding.

company_id
string
required
metric
enum<string>
required
Available options:
arr,
mrr,
cash_on_hand,
monthly_burn,
runway_months,
growth_rate,
ndr,
number_of_customers
points
PublicMetricPoint · object[]
required

Actuals ordered oldest first; budget/forecast rows excluded.

as_of
string<date-time>
required
scope
string
default:org
Allowed value: "org"