List Accessible Entrances
Get all entrances to which a specified credential grants access
Returns a list of all entrances to which a credential grants access.
Returns a list of all entrances to which a credential grants access.
ID of the credential for which you want to retrieve all entrances to which the credential grants access.
OK
Bad Request
Unauthorized
Request
Specify the credential for which you want to retrieve all accessible entrances by including the corresponding acs_credential_id in the request body.
Request Body Parameters
acs_credential_id
String (UUID) Required
ID of the credential for which you want to retrieve all entrances to which this credential grants access
Sample Request
Response
Returns an acs_entrances array, in which each returned acs_entrance contains the following properties:
acs_entrance_id
ID of the entrance
acs_system_id
ID of the access control system that contains the entrance
workspace_id
ID of the workspace that contains the user
display_name
Display name for the entrance
XXX_metadata
ACS manufacturer-specific metadata for the entrance, where XXX is the manufacturer
created_at
Date and time at which the entrance was created
Sample Response
Last updated
Was this helpful?

