The output format type is determined either by the URL extension or by a header in the HTTP request.
The extension takes precedence over the header.
The most commonly used formats:
XML - machine-readable structure in XML format, can be imported
JSON - machine-readable structure in JSON format, can be imported
CSV – tabular output, can be imported
XLS – Excel tabular output, can be imported (after purchase)
PDF – print report, cannot be imported
For more detailed information about formats and additional supported formats, please refer to our documentation: Supported Formats
