The assets in the current environment, each with what it advertises.
GET/api/assets
One resource, read one way. This used to return the bare registry row while
GET /api/fleet returned the fused view of the same rows, so every reader had
to know which of two words meant which half of one asset — and the FLEET rail
once grouped six assets into an empty panel because a caller picked the wrong
one (ui/src/lib/apiClient.ts). AssetView is the shape: identity, domain,
link state, motion, health and the verbs the asset itself declares.
Request
Responses
- 200
every asset in the workspace's current environment, with its live view