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
integer
required
The Id of the FloorPlanAsset record to retrieve.
Code Examples
Response
200
string
The name value for this floor plan asset.
string
The categories value for this floor plan asset.
string
The subcategories value for this floor plan asset.
string
Comma-separated tags for categorising and filtering.
string
The materials value for this floor plan asset.
string
Free-text description of this floor plan asset.
string
The images2 d value for this floor plan asset.
string
The images3 d value for this floor plan asset.
string
The images preview value for this floor plan asset.
boolean
Whether published is enabled.
string
The hit box value for this floor plan asset.
integer
Unique record identifier.
string
UUID of the record.
string
Date and time the record was created (ISO 8601).
string
Date and time the record was last updated (ISO 8601).
string
Email of the user who last updated this record.
boolean
Whether the record was recently created.
string
External system identifier.
Example Response
Get one FloorPlanAsset