FloorPlanDeskVariants
Get one FloorPlanDeskVariant
Retrieve a single FloorPlanDeskVariant record by its Id.
GET
Get one FloorPlanDeskVariant
A FloorPlanDeskVariant defines an alternative visual representation or configuration for a desk on a floor plan. Variants allow the same desk to be displayed differently based on context or state.
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 FloorPlanDeskVariant-Read role.Path Parameters
integer
required
The Id of the FloorPlanDeskVariant record to retrieve.
Code Examples
Response
200
integer
ID of the floor plan desk linked to this record.
string
Display name of the linked floor plan desk (read-only).
number
The floor plan desk price value for this floor plan desk variant.
integer
ID of the floor plan desk floor plan associated with this record.
string
Display name of the linked floor plan desk floor plan (read-only).
integer
ID of the floor plan desk floor plan business associated with this record.
string
Display name of the linked floor plan desk floor plan business (read-only).
string
The floor plan desk floor plan business currency code value for this floor plan desk variant.
integer
ID of the coworker linked to this record.
string
Display name of the linked coworker full (read-only).
string
Display name of the linked coworker company (read-only).
string
The coworker coworker type value for this floor plan desk variant.
string
The coworker email value for this floor plan desk variant.
string
The coworker team names value for this floor plan desk variant.
string
The name value for this floor plan desk variant.
number
The size value for this floor plan desk variant.
number
The capacity value for this floor plan desk variant.
number
Unit price amount.
number
The occupancy percentage value for this floor plan desk variant.
string
Optional notes or comments about this floor plan desk variant.
boolean
Whether available monday is enabled.
boolean
Whether available tuesday is enabled.
boolean
Whether available wednesday is enabled.
boolean
Whether available thursday is enabled.
boolean
Whether available friday is enabled.
boolean
Whether available saturday is enabled.
boolean
Whether available sunday is enabled.
string
ID of the access control group associated with this record.
string
The coworker contract ids value for this floor plan desk variant.
string
The coworker contract full names value for this floor plan desk variant.
string
The coworker contract start dates value for this floor plan desk variant.
string
Date/time value for available from time.
string
Date/time value for available to time.
string
Date/time value for available from time local.
string
Date/time value for available to time local.
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 FloorPlanDeskVariant