FloorPlanLayoutOpenings
Get one FloorPlanLayoutOpening
Retrieve a single FloorPlanLayoutOpening record by its Id.
GET
Get one FloorPlanLayoutOpening
A FloorPlanLayoutOpening represents a door, window, or other opening in a floor plan layout wall or boundary edge.
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 FloorPlanLayoutOpening-Read role.Path Parameters
integer
required
The Id of the FloorPlanLayoutOpening record to retrieve.
Code Examples
Response
200
integer
ID of the floor plan layout edge linked to this record.
string
Display name of the linked floor plan layout edge (read-only).
string
The opening type value for this floor plan layout opening.
integer
The floor offset value for this floor plan layout opening.
integer
The start value for this floor plan layout opening.
integer
The height value for this floor plan layout opening.
integer
The length value for this floor plan layout opening.
string
The hinge value for this floor plan layout opening.
string
The door type value for this floor plan layout opening.
integer
The door arc angle value for this floor plan layout opening.
boolean
Whether door is locked is enabled.
integer
The window pane count value for this floor plan layout opening.
string
The direction value for this floor plan layout opening.
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 FloorPlanLayoutOpening