v1

latestOpenAPI 3.0.02026-08-042710098.2 KB
doors

List access control doors

Returns the doors the API key creator can see, with their online status. Admins see every door in the tenant; lower roles see only doors they have permission to unlock. Use page and limit to paginate; has_more on the response signals more pages remain.

get/v1/access-control/doors

Query parameters

pageinteger

1-indexed page number.

limitinteger

Maximum doors per page (capped at 100).

Response

Successful Response

has_moreboolean required

Reserved for future pagination; always false today. The endpoint currently returns every door the caller can see.