acs_entrance endpoint to retrieve the credentials that grant access to a specific entrance.
List Entrances Associated with a Credential
To list the entrances to which a specific credential grants access, uselist_accessible_entrances and provide the acs_credential_id.
- JavaScript
- cURL
- Python
- Ruby
- PHP
- C#
Request:Response:
This response contains manufacturer-specific metadata that may vary by
manufacturer.
List Credentials Associated with an Entrance
To list the credentials that grant access to a specific entrance, uselist_credentials_with_access method for the acs_entrance object and provide the acs_entrance_id. For details, see Retrieving Entrance Details.
