FloorPlanLayouts
Get one FloorPlanLayout
Retrieve a single FloorPlanLayout record by its Id.
GET
Get one FloorPlanLayout
A FloorPlanLayout represents the overall layout configuration of a floor plan, including its dimensions, background image, and visual settings. Each floor plan can have one or more layouts to represent different configurations of the same 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 FloorPlanLayout-Read role.Path Parameters
The Id of the FloorPlanLayout record to retrieve.
Code Examples
Response
200
ID of the business linked to this record.
Display name of the linked business (read-only).
The business currency code value for this floor plan layout.
The name value for this floor plan layout.
Current file name of the background image (read-only; upload via the corresponding URL field).
URL of a new file to upload as the background image.
Set to true to remove the current background image file.
The size value for this floor plan layout.
Current file name of the tracing image (read-only; upload via the corresponding URL field).
URL of a new file to upload as the tracing image.
Set to true to remove the current tracing image file.
Current file name of the preview image (read-only; upload via the corresponding URL field).
URL of a new file to upload as the preview image.
Set to true to remove the current preview image file.
The background image scale value for this floor plan layout.
The tracing image scale value for this floor plan layout.
The floor level value for this floor plan layout.
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 FloorPlanLayout