This method retrieves a generated report file in the specified format.
Use Accept
header to specify the file format.
E.g.:
JSON
:
Accept=application/json
CSV
:
Accept=text/csv
Excel
:
Accept=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Request-Id header value
file data
The response is of type object
.