Skip to content

Report Template

A Report Template object represents a configuration for a report, including its type, a list of columns, filtering criteria, etc.

MiaRec REST API provides read-only endpoints to load the existing reports. To edit the report, users need to use the MiaRec web UI.

API endpoints:

GET /api/v2/reports.json

List Report Templates

GET /api/v2/reports/<report-id>.json

View Report Template