Get a finished-good inventory item
Inventory
Get a finished-good inventory item
Returns the finished-good record with composite-aware available_to_build and effective_status. For composite (kit) items, includes a parts_on_hand array showing per-child stock so callers can render a parts breakdown without a second round-trip. For non-composite items, parts_on_hand is null and available_to_build is 0.
GET
Get a finished-good inventory item
Authorizations
API keys are minted in the AutoPrintFarm web app under Settings → API Keys. Send as Authorization: Bearer apf_live_.... Keys are shown exactly once at creation and can be revoked at any time.
Path Parameters
Finished-good row id.