v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1361617.2 KB
media

Gets an attachment. To download attachment media via REST requires the alt=media query parameter. Returns a 400 bad request error if attachment media is not available in the requested MIME type.

get/v1/{+name}

Path parameters

namestring required

Required. The name of the attachment.

Query parameters

mimeTypestring

The IANA MIME type format requested. The requested MIME type must be one specified in the attachment.mime_type. Required when downloading attachment media and ignored otherwise.

Response

Successful response