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

Macan2 months 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 months ago

Get the info directly from the database ?

Anton Tananaev2 months ago

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

Macan2 months 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 months ago

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