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