.. index:: Image Blob .. _image_blob: Image blob ========== Redirects to the image binary (eg the jpg , png etc file) This endpoint is templates. Valid values for size are : .. include:: reference/image-sizes.rst Reference --------- .. endpoint:: GET /v1/images/{mediaId}/{size}/blob Load the image binary (eg the jpg , png etc file) Examples -------- .. include:: examples/get-image-blob-example.rst