Can't retrieve image URLs after image 450

When accessing the image URLs through the https://my.farmbot.io/api/images endpoint, I can only retrieve the last 450 images. Is this an intended limit?

Even when looking through the UI on FarmBot and I move the slider to the “oldest” image I have, it doesn’t show me truly the oldest image I took.

Is the 450 image limit a function of the size of the images? eg: if I take images at higher resolution, will the limit now be less than 450 images because their file size is larger.

How do I access the older images, beyond the 450th?

Thank you. :smiley:

1 Like

@Wathik This limit is intentional. You can read more about account limits here. If you want to store more than 450 images, we do not currently offer a solution other than downloading backup copies and deleting the excess images. In the future, we may offer a paid option that provides more storage than the current 450.

If you search the forum, you will find that many members have built scripts to perform the task of local image backup. Here is an example that I wrote some months ago.

1 Like

Thank you

1 Like