Elevator stops

Fetch elevator stop

get/elevator_stops/{id}

Path parameters

idinteger required

The ID of the object

Response

OK

idinteger required

The ID of the elevator stop

resource_type'ElevatorStop' required

The resource type of the elevator stop

created_atstring date-time required

When the elevator stop was created

updated_atstring date-time required

When the elevator stop was updated

namestring required

The name of the elevator stop

locked_downboolean required

Whether the elevator stop is currently locked down. When locked down the elevator stop is locked for everyone

locked_down_sincestring date-time nullable required

Since when the elevator stop has been locked down

on_scheduled_permitboolean required

If the elevator stop is on a scheduled unlock

permittedboolean required

Whether the elevator stop is currently permitted

time_restriction_enabledboolean nullable required

Whether the elevator stop is time restricted. Time restriction enforces that users may only permit at specific hours

elevator_idinteger required

The elevator ID of the elevator stop

floor_idinteger required

The floor ID of the elevator stop

place_idinteger required

The place ID of the elevator stop

Changes

No recorded changes to this endpoint across all 1 revision of this API.