Get Available Report Options

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

The endpoint retrieves the list of configurable options (switches, checkboxes, dropdowns, etc.) that could be passed when requesting a report via the /api/Reports/{id}/RequestReport endpoint.

Each option includes its name, data type, help text, and whether it's required. These options are defined at the template level and linked to specific reports.

Common Use Cases

Discover available customization options before running a report
Build dynamic UI forms for report parameter selection
Validate report option names and types before submitting a report request
Display help text to users selecting report options
Identify which options are required vs optional

Path Params
integer
required

The ReportID of the report for which option metadata is being requested.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json