Get all votes for an image

On reading the docs I can’t see a way to find out all the votes for a given Image.
I see you can get ALL votes for your account but that’s not a very scalable way to go.

What I was trying to do was having a page that showed ALL images in my account regardless of sub_id, but any user who is logged in with a sub_id can then apply their votes/favourites.

This way I can total the UP and DOWN votes for each image.

Thanks

That’s a great idea @gunn

I’ve added it to the roadmap and started on the code, https://trello.com/c/MYfKhafN/156-add-endpoints-to-return-all-the-votes-cast-for-an-image

It should make it into the next update.

Good to hear, thanks for picking that up fast