Fetch report URL
Returns the URL of your requested report. You can then download the report file from its unique URL.
To authenticate a request, provide an Authorization header with the value Basic base64(username:password). For example, if your HUMAN Auth ID is whiteops and your HUMAN Auth Key is secret, your Authorization header should be set to Basic d2hpdGVvcHM6c2VjcmV0.
The type of report to access. Possible values are report and export.