The maximum number of devices to return in the response. If empty or zero, all devices will be listed. Must be in the range [0, 1000].
pageToken
string
A pagination token returned from a previous call todevices.listthat indicates where this listing should continue from.
filter
string
The filter expression. The filter should have one of the following formats: "sn=123454" or "displayName=MyDevice". sn corresponds to serial number of the device. The filter is case insensitive.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance ofListDevicesResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]