List maintenance events for a fixed asset
Fixed Assets
List maintenance events for a fixed asset
Returns the maintenance log for this asset (most recent first). Each
row carries maintenance_date, description, cost, vendor_name,
next_due_date, and notes. Maintenance does not move money; it is
recorded for warranty + scheduling + audit-trail purposes only.
Requires the assets:read scope.
GET
List maintenance events for a fixed asset
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.

