get a list with devices they are linked to a user account

Macan2 years ago

Hello,

Does someone now how to get a list with devices they are linked to a user account?

I try

https://x.x.x.x/api/devices?userId=245

But I Need as the result only the uniqueId and/or Name.

Track-trace2 years ago

Get the info directly from the database ?

Anton Tananaev2 years ago

What's the problem with the request that you tried?

Macan2 years ago

I need only a list with only the devices uniqueId is needed. In the list there are many more Information that are not needed.

Anton Tananaev2 years ago

If it's not needed, you can simply ignore it. Obviously there's no special API that returns only what you need.