REST API - List Device with more than 50 devices

Hi,

I am using REST API to obtain run time information with “List Devices” endpoint. I have more than 50 devices but the endpoint provide only 50 of them. There is no additional parameter in the endpoint allowing me to do pagination or list the amount i provide or simply list all.

What should I do ?

Thank you and Regards,

Hmm, it should be documented but seems to be missing.

You can pass the limit parameter to see all your devices.

https://dashboard.hologram.io/api/1/devices?limit=2000

Hi Benstr,

Is the hard limit 2000? My actual number is about 5 digit. Is there a way of getting those information?

Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.