v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/access_codes

List Unmanaged Access Codes

Returns a list of all unmanaged access codes.

post/access_codes/unmanaged/list

Request body

device_idstring uuid required

ID of the device for which you want to list unmanaged access codes.

limitnumber float

Numerical limit on the number of unmanaged access codes to return.

page_cursorstring nullable

Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.

searchstring

String for which to search. Filters returned access codes to include all records that satisfy a partial match using name, code or access_code_id.

user_identifier_keystring

Your user ID for the user by which to filter unmanaged access codes.

Response

OK