Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the conversion job
Response
Converted file downloaded successfully
The response is of type file
.
Downloads the file that was converted in a previous request.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the conversion job
Converted file downloaded successfully
The response is of type file
.