Create Report Run
Betapost
https://app.untetherlabs.com/api/v1/reporting/reports/runsThis is a beta endpoint. Breaking changes may occur without notice, use at your own risk.
Create a new report run for the given report ID.
The report parameters depend on the report being executed, see the report documentation for more info.
Reports are generated asynchronously. The returned object
will always be marked as running, you will have to
periodically poll for status changes.
Request body#
reportIdstringparametersobjectShow values
<key>anyResponse 201#
reportIdstringcreatedAtstringcreatedByReportUsernamestringstatusReportStatus- running
- completed
- failed
fileobjectOnly present if the report has been completed.
namestringmediaTypestringsizeBytesnumber· min 0Errors#
A report parameter did not pass validation, see message.
Show extension members
pathstringmessagestringA specified report does not exist in the system.
A specified user does not exist in the system.