List Unmanaged Access Codes
Get all unmanaged access codes
Last updated
Was this helpful?
Get all unmanaged access codes
Last updated
Was this helpful?
Returns a list of all unmanaged access codes for a device.
The guide to migrating existing access codes provides an overview of the difference between managed and unmanaged access codes.
Not all providers support unmanaged access codes. The following providers do not support unmanaged access codes:
Filter the list of returned unmanaged access codes by device ID. You can also filter by user identifier key.
device_id
String (UUID) Required
ID of the devices for which to retrieve unmanaged access codes.
user_identifier_key
String Optional
Your own internal user ID for the user by which to filter unmanaged access codes.
Returns an access_codes
array, in which each returned access_code
contains the set of applicable access code properties. For details, see Access Codes.