FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
127 views 0 comments
by anonymous

From API Reference, I want to use the following:

GET​/devices​/{device_id}​/wireless​/{wireless_id}​/users

But I don't know the Wireless ID. Where can I get this data from?

Your help please

1 Answer

0 votes
by anonymous
Hello,

To get this ID you will first need to do an IP call GET /wireless where all of the wireless configuration info will be shown, then you find which one you need, you get the id and then use it in that call