Skip to main content

Generate Report

POST 

/report/:report_id/render

Generates a report in one of the supported formats.

Request

Responses

The generated report in one for the supported formats.

Possible formats are: application/jpeg, application/jpg, application/pdf, application/png, application/zip, multipart/form-data or application/json.

application/json is returned when the responseMode is signed-url. The response object contains a url field that can be used to download the report.

When the format is zip, it will contain a file for each page of the report in the format page-{page-number}.{format}.