List Unmanaged Access Codes
Get all unmanaged access codes
Returns a list of all unmanaged access codes.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
device_idstring · uuidRequired
ID of the device for which you want to list unmanaged access codes.
user_identifier_keystringOptional
Your user ID for the user by which to filter unmanaged access codes.
limitnumber · floatOptionalDefault:
Numerical limit on the number of unmanaged access codes to return.
300000searchstring · min: 1Optional
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.
page_cursorstring · nullableOptional
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Responses
200
OK
application/json
okbooleanRequired
400
Bad Request
401
Unauthorized
post
/access_codes/unmanaged/listRequest
Request Body Parameters
Parameter
Type
Description
Sample Request
Response
Sample Response
Last updated
Was this helpful?

