Hey! 🙂
I'm working with MB Rest API and I would like to retrieve also the URL of an image I uploaded via 'image_advanced' and not only the attachment_id.
As I'm working with a lot of images I would like to avoid to make an extra call for every image to get the URL and other data.
Could you point me in a direction how I could easily save/retrieve also the url/other data?
Thanks a lot!