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
Time
Status
User Agent
Retrieving recent requests…
Loading…
Responses
302
Redirect to the generated output content URL when redirect=true.
400
Invalid request parameters or the requested output is not yet completed.
401
Authentication failed because the Authorization header is missing, malformed, expired, or does not contain a valid JWT bearer token.
403
Authentication succeeded, but the bearer token lacks one or more scopes required by this operation.
404
Content is not found or not ready for download.
500
Unexpected server error while processing the request.