Skip to main content
GET
Fetch individual enhanced image

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Response

id
integer
required
read-only
name
string
required

Media name

Maximum string length: 1024
original_image
integer
required
owner
string<email>
required
read-only

Email of the user who enhanced the image.

thumbnail
string<uri>
required
read-only

URL to a thumbnail of the enhanced image.

width
integer | null

Width in pixels of the image.

Required range: 32 <= x <= 16384
height
integer | null

Height in pixels of the image.

Required range: 32 <= x <= 16384
size
integer<int64> | null

Size of the media in bytes

Required range: 1 <= x <= 9223372036854776000
file
string<uri> | null

URL to the image file.