Reports API Version 2 Custom

Introduction

The custom section of the report API allows you to run custom reports that are defined for an IGRP.

Run Custom Report

Runs a custom report.

Request:

GET /reports/v2/custom

GET Params

Each custom report may define its own extra parameters. These are detailed in the config API custom reports list.

Filter Types

These are defined differently for each custom report. These are detailed in the config API custom reports list.

Group Types

These are defined differently for each custom report. These are detailed in the config API custom reports list.

Sort Types

These are defined differently for each custom report. These are detailed in the config API custom reports list.

Response:

Returns the result of the specified custom report.