FloorPlanLayoutEdges
Get one FloorPlanLayoutEdge
Retrieve a single FloorPlanLayoutEdge record by its Id.
GET
Get one FloorPlanLayoutEdge
A FloorPlanLayoutEdge represents a connection or boundary line between nodes in a floor plan layout, used to define walls, pathways, or other structural elements.
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 FloorPlanLayoutEdge-Read role.Path Parameters
integer
required
The Id of the FloorPlanLayoutEdge record to retrieve.
Code Examples
Response
200
integer
ID of the floor plan layout linked to this record.
string
Display name of the linked floor plan layout (read-only).
string
The edge key value for this floor plan layout edge.
string
The source value for this floor plan layout edge.
string
The target value for this floor plan layout edge.
number
The angle value for this floor plan layout edge.
integer
The width value for this floor plan layout edge.
integer
The height value for this floor plan layout edge.
integer
The length value for this floor plan layout edge.
boolean
Whether is partition is enabled.
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 FloorPlanLayoutEdge