Reports
Run a report
Run a report that doesn't require user input.
get/v1/Reports/{id}/results
Path parameters
idinteger required
Format - int32. ID of the report to run.
Query parameters
format'JSON' | 'CSV' | 'XML'
How to format the results. Default is JSON.
clear_cacheboolean
Whether to clear the report cache.
Response
OK
string required
Changes
No recorded changes to this endpoint across all 1 revision of this API.