Skip to main content
GET
Download a Document

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

id
integer
required

An unique Document identifier.

is_xliff
boolean
default:true

Download the document in XLIFF 1.2 format.

Response

A file.

The response is of type string<byte>.