Retrieve a single InventoryAsset record by its Id.
BusinessId) and can be assigned to a specific scope via AssignToType:
| AssignToType value | Meaning |
|---|---|
| 1 (Location) | Assigned to the location generally, not tied to a specific resource or floor-plan item |
| 2 (Resource) | Linked to a bookable resource (e.g. a specific meeting room) via ResourceId |
| 3 (FloorPlanItem) | Linked to a floor-plan desk via FloorPlanDeskId |
CoworkerIds, CoworkerFullNames, CoworkerStartDates, and CoworkerEndDates reflect current assignments. To manage coworker-level assignments, use the CoworkerInventoryAsset entity instead.
Authorization header.
The authenticated user must be a full unrestricted administrator or have the InventoryAsset-Read role.eInventoryAssetAssignToType enum values: 1 = Location, 2 = Resource, 3 = FloorPlanItem.