This endpoint allows user to retrieve the list of all accounts managed by a primary account.
thingspace_oauth VZ-M2M-Token In: header
M2M Session Token (How to generate an M2M session token?)
In: header
Primary account identifier
Service name
application/json
application/json
curl -X GET "https://example.com/managedaccounts/1223334444-00001/service/string"{ "accountName": "2024009649-00001", "ManagedAccAddedList": [ { "id": "1223334444-00001", "txid": "2c90bd28-eeee-ffff-gggg-7e3bd4fbff33" }, { "id": "2334445555-00001", "txid": "d4fbff33-eeee-ffff-gggg-2c90bd287e3b" } ]}{ "errorCode": "The type of error, such as INVALID_REQUEST.", "errorMessage": "Additional error information."}