Skip to main content
GET
Get customer valuation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Query Parameters

granularity
enum<string>

Period granularity for the breakdown. When provided, contract value and recurring contract value include a by_period array.

Available options:
year,
quarter,
month
Example:

"year"

Response

200 - application/json
by_currency
object[]
required

Valuations grouped by currency.