Skip to main content

Load report settings

POST 

/reports/get_report_settings

Get the settings for a specific report.

Not a RESTful endpoint

This endpoint does not necessarily follow the standard REST conventions. In particular, it uses the POST method for operations that would typically use GET, PUT or DELETE in a RESTful API endpoint.

Required abilities

In order to retrieve the settings for a report, you must be either the owner of that report, or have either the Authority - Administrator or Report Modification ability.

Request

Responses

The response body for the POST /api/v1/reports/get_report_settings endpoint.

This is the current settings for the report. This includes the report's name, description, and the settings for the report's display columns.