This consents endpoint retrieves a list of excluded devices in an account.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Account identifier in "##########-#####".
Zero-based number of the first record to return.
application/json
application/json
curl -X GET "https://example.com/consents/0252012345-00001/index/0"{ "accountName": "2024009649-00001", "allDevice": false, "hasMoreData": false, "totalCount": 4, "updateTime": "2018-05-18 19:20:50.076 +0000 UTC", "exclusion": [ "990003420535375", "420535399000375", "A100003861E585", "205353759900034" ]}{ "errorCode": "The type of error, such as INVALID_REQUEST.", "errorMessage": "Additional error information."}