Fetch report URL

Returns the URL of your requested report. You can then download the report file from its unique URL.

Headers

AuthorizationstringRequired

Basic authentication of the form Basic <username:password>.

Query parameters

namestringRequired
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.
typestringRequired

The type of report to access. Possible values are report and export.

Response

Success
dataobject or null

Errors