Listing Credentials and Associated Entrances
Learn how to list entrances associated with a credential and credentials associated with an entrance.
Last updated
Was this helpful?
Learn how to list entrances associated with a credential and credentials associated with an entrance.
Last updated
Was this helpful?
Once you have , you can retrieve the set of entrances associated with a credential. You can also use an acs_entrance
endpoint to retrieve the credentials that grant access to a specific entrance.
To , use list_accessible_entrances
and provide the acs_credential_id
.
Request:
Response:
This response contains manufacturer-specific metadata that may vary by .
This response contains manufacturer-specific metadata that may vary by .
This response contains manufacturer-specific metadata that may vary by .
This response contains manufacturer-specific metadata that may vary by .
To list the credentials that grant access to a specific entrance, use list_credentials_with_access
method for the acs_entrance
object and provide the acs_entrance_id
. For details, see .