Run a report definitionAsk AIpost https://apps.hivestack.com/api/v2/reportdefinitions/{reportdefinition_id}/runReturns a report execution associated to the report definition startedPath Paramsreportdefinition_idintegerrequiredQuery Paramsoutput_formatstringThe desired output format of the report. Can be 'csv' or 'zip'. If not present, the default format depends on the size of the output file.Response 200OK - an object representing a report executionUpdated 5 months ago