GET an image associated with a BI object from a BI Serverget {protocol}://{base-url}/integration/v2/bi/server/{server_id}/report/{id}/image/GET (view) the current image associated to this object using imagetype queryPath Paramsserver_idintegerrequiredID of the containing serveridintegerrequiredThe ID of the objectQuery ParamsresolutionstringenumAllows us to distinguish between the low and high quality of versions a report's image. - low refers to the low quality image - high refers to the high quality image - high_fallback_to_low is used only for the GET endpoint. It allows to retrieve the high quality image. But if it is not available, it will return the low quality image.lowhighhigh_fallback_to_lowAllowed:lowhighhigh_fallback_to_lowResponse 200The object's current ImageUpdated 5 months ago DELETE the current image associated to this object using imagetype queryPOST an image associated with a BI object from a BI ServerDid this page help you?YesNo