Download a report result file
reports
Download a report result file
This method retrieves a generated report file in the specified format.
Use Accept header to specify the file format.
Examples:
- JSON:
Accept=application/json - CSV:
Accept=text/csv - Excel:
Accept=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
GET
Download a report result file
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Request-Id header value
Query Parameters
Available options:
csv, json, xlsx