Skip to main content

Returns the image with the requested UUID. Width and height must both be given or can be set both to 0 to

indicate no resizing.

Returns the image with the requested UUID. Width and height must both be given or can be set both to 0 to indicate no resizing.

Path Parameters
  • uuid string required

    Possible values: Value must match regular expression [0-9a-f\-]+

Query Parameters
  • w string

    Possible values: Value must match regular expression \d+

    Max image width

  • h string

    Possible values: Value must match regular expression \d+

    Max image height

  • q string

    Possible values: Value must match regular expression \d+

    Image quality (between 1 and 100)

Responses

Loading...