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

Macana year 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-tracea year ago

Get the info directly from the database ?

Anton Tananaeva year ago

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

Macana year 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 Tananaeva year ago

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