v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/access_codes

Get an Access Code

Returns a specified access code.

You must specify either access_code_id or both device_id and code.

post/access_codes/get

Request body

access_code_idstring uuid

ID of the access code that you want to get. You must specify either access_code_id or both device_id and code.

codestring

Code of the access code that you want to get. You must specify either access_code_id or both device_id and code.

device_idstring uuid

ID of the device containing the access code that you want to get. You must specify either access_code_id or both device_id and code.

Response

OK