Last Updated on : 2024-05-09 08:10:16download
Get the list of unlocking methods that are bound with a specified member.
GET: /v1.0/devices/{device_id}/door-lock/user-types/{user_type}/users/{user_id}/assigned-keys
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| device_id | String | uri | true | The device ID. |
| user_id | String | uri | true | The ID of a specified member. |
| unlock_type | String | uri | true | The type of the unlocking method. Valid values:
|
| user_type | Integer | query | true | The type of members. Valid values:
|
| Parameter name | Type | Description |
|---|---|---|
| result | UnlockVO |
Description of result
| Parameter name | Type | Description |
|---|---|---|
| unlock_keys | List | The list of unlocking methods. |
Description of unlock_keys
| Parameter name | Type | Description |
|---|---|---|
| unlock_no | Integer | The ID of the unlocking method. That is the flag of each unlocking method such as password, fingerprint, and card. |
| unlock_type | String | The type of the unlocking method. Valid values:
|
| hijack | Boolean | Indicates whether duress alarms are enabled. |
GET: /v1.0/devices/vdevo15345926009****/door-lock/user-types/2/users/xxx/assigned-keys?unlock_type=card
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback