ConversionResult

ConversionResult data structure returned by  Document Conversion API as output result

ConversionResult example

[
  {
    "name": "one-page.pdf",
    "size": 17958,
    "url": "converted/one-page.pdf"
  },
  ...
]

ConversionResult fields

NameDescription
nameName of the converted document
sizeSize of the converted document
urlPage file path in the cloud storage. Use this value to download page using File API
Close
Loading

Analyzing your prompt, please hold on...

An error occurred while retrieving the results. Please refresh the page and try again.