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
347 views 1 comments
by anonymous
I used to use https://rms.teltonika-networks.com/api/devices?limit=150 to get a list of all my RUT240s (I currently have 112), for some reason it does not work anymore. If I set the limit to 100, I will get 100 devices, but if I set the limit to 101 and above I will only get 10 devices.

I can't see that something should have changed in the API, so how do I get all my devices?

1 Answer

+1 vote
by anonymous
Hello,

A restriction has recently been applied on the RMS. API clients can perform up to 100 actions per call. Restriction introduced to normalize server loads.

In your case, you need to adjust the script and do not exceed this restriction.

Regards.
Best answer
by anonymous