latestOpenAPI 3.0.1Apache 2.02026-08-133021,2261.8 MB

aaa3e1322450

BlobElement

Download a file from a blob element for the specified workspace/version/microversion.

See API Guide: Model Translation for more details.

get/blobelements/d/{did}/w/{wid}/e/{eid}

Path parameters

didstring required

The id of the document in which to perform the operation.

widstring required

The id of the workspace in which to perform the operation.

eidstring required

The id of the element in which to perform the operation.

Query parameters

linkDocumentIdstring

The id of the document through which the above document should be accessed; only applicable when accessing a version of the document. This allows a user who has access to document a to see data from document b, as long as document b has been linked to document a by a user who has permission to both.

contentDispositionstring

If "attachment", includes a Content-Disposition return header with the filename.

Headers

If-None-Matchstring

Entity tag; an md5 checksum of the data in double quotes. If the data to download has the same checksum as this entity tag, a 304 'Not Modified' status will be returned. The entity tag is returned in the response headers as ETag.

Response

File download.