Skip to content

Get media image by ID

GET
/media/{mediaId}/image

Parameters

Path Parameters

mediaId
required
integer format: int64

ID of media that needs to be fetched

Responses

302

Redirect to the image URL

Headers

Location
string
X-Trace-Id
string

A unique identifier for the request. This is useful for debugging and tracing requests.

404

Invalid media ID

Headers

X-Trace-Id
string

A unique identifier for the request. This is useful for debugging and tracing requests.