Elevators

Fetch elevators

get/elevators

Query parameters

idsstring

Filter by object IDs

place_idinteger

Filter by place ID

querystring

Filter by a freetext string. Properties searched: name

limitinteger

The number of objects to return

offsetinteger

The number of objects to offset

Response

OK

idinteger required

The ID of the elevator

resource_type'Elevator' required

The resource type of the elevator

namestring required

The name of the elevator

descriptionstring nullable required

The description of the elevator

created_atstring date-time required

When the elevator was created

updated_atstring date-time required

When the elevator was updated

place_idinteger required

The place ID of the elevator

integration_idinteger nullable required

The integration ID of the elevator

elevator_stops_countinteger required

Changes

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