Get as image

Streams a content resource as a PNG image, optionally resized server-side to fit a max bounding box (set with ?size). Use this when displaying an uploaded image as a thumbnail or preview rather than handling the original bytes.

Path Params
string
required
^[0-9a-fA-F]{32}$

UUID of the content resource (returned by POST /content).

Query Params
string

Max image dimensions in WIDTHxHEIGHT format (e.g. 400x400). Defaults to 200x200; range 50–2000 per dimension.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
image/png
application/json