List Access Codes
Returns a list of all access codes.
Specify device_id, access_code_ids, access_method_id, access_grant_id, or access_grant_key.
You must include at least one request parameter.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Customer key for which you want to list access codes.
1ID of the device for which you want to list access codes. Specify device_id, access_code_ids, access_method_id, access_grant_id, or access_grant_key.
IDs of the access codes that you want to retrieve. Specify device_id, access_code_ids, access_method_id, access_grant_id, or access_grant_key.
ID of the access method for which you want to list access codes. Specify device_id, access_code_ids, access_method_id, access_grant_id, or access_grant_key.
ID of the access grant for which you want to list access codes. Specify device_id, access_code_ids, access_method_id, access_grant_id, or access_grant_key.
Key of the access grant for which you want to list access codes. Specify device_id, access_code_ids, access_method_id, access_grant_id, or access_grant_key.
1Your user ID for the user by which to filter access codes.
1Numerical limit on the number of access codes to return.
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.
1Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.