Skip to main content
GET
Retrieve a valuation

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Path Parameters

id
string
required

Valuation entry ID

Response

valuation retrieved

id
string<uuid>
required

The entry ID for this valuation

date
string<date>
required
amount
string
required

Formatted balance amount

currency
string
required
kind
string
required

The type of valuation (e.g. reconciliation)

account
object
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
notes
string | null