v1
latestOpenAPI 3.0.12026-07-13130168404.3 KBContent - attachments
Get URI to download attachment
Redirects the client to a URL that serves an attachment's binary data.
get/wiki/rest/api/content/{id}/child/attachment/{attachmentId}/download
Path parameters
idstring required
The ID of the content that the attachment is attached to.
attachmentIdstring required
The ID of the attachment to download.
Query parameters
versioninteger
The version of the attachment. If this parameter is absent, the redirect URI will download the latest version of the attachment.
statusstring[]
The statuses allowed on the retrieved attachment. If this parameter is absent, it will default to current.