v1

latestOpenAPI 3.0.32026-07-26134195287.9 KB
Access Doors

Get Doors

Retrieves a list of all doors in the organization. The response can optionally be filtered to doors within sites with the requested site_ids or to the specific doors represented by the specified door_ids. Only one of site_ids or door_ids can be used to filter the response for a single request (not both). A successful response will contain one Door Information Object per corresponding undeleted door.

get/access/v1/doors

Query parameters

door_idsstring

The unique identifiers of doors to retrieve.

site_idsstring

The unique identifiers of sites from which to retrieve doors.

Response

OK