Allows the profile to fetch the complete device list. This works with Verizon US and Global profiles.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
application/json
Device Profile Query
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
curl -X POST "https://example.com/m2m/v2/devices/actions/list" \ -H "Content-Type: application/json" \ -d '{ "accountName": "0000123456-00001" }'{ "requestId": "d1f08526-5443-4054-9a29-4456490ea9f8"}{ "errorCode": 400, "errorMessage": "a brief description of the error"}^[A-Za-z0-9\-]{3,32}$3 <= length <= 32^[A-Za-z0-9]{3,32}$3 <= length <= 32^[A-Za-z0-9]{3,32}$3 <= length <= 32^[A-Za-z0-9]{3,32}$3 <= length <= 32items <= 50