public

Retrieves an uploaded attachment

Serves an uploaded attachment. Attachment URLs in other responses are relative to the site serving them and take the form /api/media/{fileName}; against the API directly the path is /v1/media/{fileName}.

get/media/{fileName}

Path parameters

fileNamestring required

File name of the attachment, e.g. 6a204bd8-9ee6-4478-bcd6-9b3b1e1f0d3a.jpg

Response

OK

Changes