images
Respond with original image without any modifications
This could be useful when your Image API is behind CDN, so any /asis requests will be cached there. The Content-Type preserved from the original.
get/img/{imgUrl}/asis
Path parameters
imgUrlstring required
Url of the original image including schema. Note that query parameters need to be properly encoded
Response
The source image loaded from imgUrl
Changes
No recorded changes to this endpoint across all 8 revisions of this API.