FloorPlanAssets
Get one FloorPlanAsset
Retrieve a single FloorPlanAsset record by its Id.
GET
Get one FloorPlanAsset
A FloorPlanAsset represents a physical asset (such as furniture, equipment, or decoration) placed on a floor plan. Assets are visual elements that help represent the physical layout of a space.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the FloorPlanAsset-Read role.Path Parameters
The Id of the FloorPlanAsset record to retrieve.
Code Examples
Response
200
The name value for this floor plan asset.
The categories value for this floor plan asset.
The subcategories value for this floor plan asset.
Comma-separated tags for categorising and filtering.
The materials value for this floor plan asset.
Free-text description of this floor plan asset.
The images2 d value for this floor plan asset.
The images3 d value for this floor plan asset.
The images preview value for this floor plan asset.
Whether published is enabled.
The hit box value for this floor plan asset.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one FloorPlanAsset