I read the following under the documentation
imageRef String
A reference to an image embedded in this node. To download the image using this reference, use the GET file images endpoint to retrieve the mapping from image references to image URLs
But when I try to use a imageRef to download an image, it just tell me that imageRef is not a ID.
Was imageRef deprecated to be downloaded through the API?
Thanks in advance!