ID of the Connect Webview for which you want to list devices.
Optionalconnected_account_id
connected_account_id?:string
ID of the connected account for which you want to list devices.
Optionalconnected_account_ids
connected_account_ids?:string[]
Array of IDs of the connected accounts for which you want to list devices.
Optionalcreated_before
created_before?:string
Timestamp by which to limit returned devices. Returns devices created before this timestamp.
Optionalcustom_metadata_has
custom_metadata_has?:Record<string,unknown>
Set of key:value custom metadata pairs for which you want to list devices. Key names cannot contain a period (.). Specify null to match a key that is unset. A key given an empty string is omitted from the filter.
Optionalcustomer_key
customer_key?:string
Customer key for which you want to list devices.
Optionaldevice_ids
device_ids?:string[]
Array of device IDs for which you want to list devices.
Identifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Optionalsearch
search?:string
String for which to search. Filters returned devices to include all records that satisfy a partial match using device_id (full or partial UUID prefix, minimum 4 characters), connected_account_id, display_name, custom_metadata or location.location_name.
Optionalspace_id
space_id?:string
ID of the space for which you want to list devices.
Optionalunstable_location_id
unstable_location_id?:string|null
Deprecated
Use space_id.
Optionaluser_identifier_key
user_identifier_key?:string
Your own internal user ID for the user for which you want to list devices.
ID of the Connect Webview for which you want to list devices.