Retrieve impairment + recovery + revaluation history
Fixed Assets
Retrieve impairment + recovery + revaluation history
Returns the full impairment / recovery / revaluation event history
for one asset, plus running totals (total_impaired,
total_recovered, net_impaired, max_recoverable) used by the
frontend recovery dialog to clamp the max recovery amount. Sorted by
event_date desc then created_at desc. Requires the assets:read
scope.
GET
Retrieve impairment + recovery + revaluation history
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

