OptionalfileID of the underlying storage file (fil_...). null when the image is not backed by a platform storage file.
OptionalheightHeight of the image in pixels. null if not known.
OptionalmediaID of the associated media record (med_...). null when the image is not linked to a media entity.
Optionalmime_MIME type of the image, e.g. "image/png" or "image/jpeg". null if not known.
Optionalrefresh_Endpoint URL you can call to obtain a fresh signed url when the current one has expired. null if the URL does not require refreshing.
OptionalurlSigned or public URL for downloading the image. May be time-limited; use refresh_url to obtain a new URL when this one expires.
OptionalwidthWidth of the image in pixels. null if not known.
Resolved metadata for an image, including its delivery URL, dimensions, and optional references to the underlying storage file or media record.