Download a Document Generator output

Retrieves the download location for a generated LiveDoc output.
By default, the API responds with an HTTP redirect to the output content URL.
When redirect=false, the API returns the download URL in a JSON response body instead of redirecting.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Identifier of the generated LiveDoc request.

string
required

Output identifier or output format name for the generated output to download.

Query Params
boolean
Defaults to true

When true, returns an HTTP redirect to the content URL. When false, returns the URL in a JSON payload.

Responses

redirect=false.

302

Redirect to the generated output content URL when redirect=true.

500

Unexpected server error while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json