v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Reports

Run a report with input

Run a report that requires user input.

post/v1/Reports/{id}/results

Path parameters

idinteger required

Format - int32. ID of the report to run.

Request body

format'JSON' | 'CSV' | 'XML' required

Indicates how data is structured in results.

clear_cacheboolean

Forces query directly from database.

Response

OK

datastring

Row output of report after execution.