Skip to main content
GET
Get one FloorplanLayoutTransition
A FloorplanLayoutTransition defines a navigation link between two floor plan layouts, representing staircases, elevators, or other transitions between floors or zones.

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 FloorplanLayoutTransition-Read role.

Path Parameters

integer
required
The Id of the FloorplanLayoutTransition 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).
integer
The floor plan layout floor level value for this floorplan layout transition.
string
ID of the floor plan layout unique associated with this record.
string
ID of the area unique associated with this record.
string
The name value for this floorplan layout transition.
string
The transition type value for this floorplan layout transition.
string
The transition to value for this floorplan layout transition.
number
The angle value for this floorplan layout transition.
integer
The height value for this floorplan layout transition.
integer
The length value for this floorplan layout transition.
integer
The width value for this floorplan layout transition.
integer
The x value for this floorplan layout transition.
integer
The y value for this floorplan layout transition.
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