Skip to main content
GET
Get one FloorPlanLayoutArea
A FloorPlanLayoutArea defines a named region within a floor plan layout, such as a zone, room, or section. Areas help organize and group desks and assets within the floor plan.

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

Path Parameters

integer
required
The Id of the FloorPlanLayoutArea 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 name value for this floor plan layout area.
string
The contained areas value for this floor plan layout area.
string
The nodes value for this floor plan layout area.
number
The size value for this floor plan layout area.
string
The color value for this floor plan layout area.
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