Interface for interacting with the reporting system. Provides functionality to retrieve reports in JSON format based on a query.
Gets the report in JSON format based on the provided query.
The query object, which contains question ID and filter details.
The report in JSON format.
Interface for interacting with the reporting system. Provides functionality to retrieve reports in JSON format based on a query.