Fetch report URL
Returns the URL of your requested report. You can then download the report file from its unique URL.
Headers
Authorization
Basic authentication of the form Basic <username:password>
.
Query parameters
name
The name of the report you'd like to access. You can find a list of possible values from the List Reports response. This value should be URL encoded.
type
The type of report to access. Possible values are report
and export
.
Response
Success
data