Run a Data viewer report
A data viewer report will take an indeterminate time to complete - depending on the complexity of the report. For that reason, when called from the API it is called using two API endpoints,
Start - this starts the process
see Start
Check status - this checks the process, and returns the data if it is ready
see Check status