Fetch Door Locking Rule
GET
/api/v1/developer/doors/{id}/lock_rule
Available since v1.24.6
Authorizations
bearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Example
"550e8400-e29b-41d4-a716-446655440000"Responses
Successful response
application/json
JSON "code": "string", "msg": "string", "data": { "type": "string", "ended_time": 0 }
{
}