Skip to main content
GET
Get subscription revenue metrics for a specific version

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Path Parameters

id
string
required

Unique identifier for the subscription

vid
string
required

Unique identifier for the version

Response

Success

acv
string
required

Annual contract value

Example:

"6000.00"

arr
string
required

Annual recurring revenue

Example:

"6000.00"

currency
string
required

ISO 4217 currency code

Example:

"USD"

mrr
string
required

Monthly recurring revenue

Example:

"500.00"

subscription_id
string
required

Subscription ID

Example:

"sub_abc123"