Reports
Overview of endpoints related to Reports.
-
POST
/integration/v1/reports/templatesCreate a new report -
DELETE
/integration/v1/reports/{id}Delete report -
DELETE
/integration/v1/reports/templates/{id}delete single report template by id -
GET
/integration/v1/reports/{id}/downloadDownload report -
POST
/integration/v1/reports/templates/{id}/runGenerate report from template by id -
GET
/integration/v1/reports/{id}/dataGet report data -
GET
/integration/v1/reports/{id}Get report details -
GET
/integration/v1/reports/templates/{id}Get single report template by id -
GET
/integration/v1/reports/templatesList of report templates -
GET
/integration/v1/reports/typesList report types -
GET
/integration/v1/reportsList reports