# Get Filters for All Reports This API retrieves the filters available for each of the reports. These filters can be used to obtain specific data or to reduce the amount of data returned. Endpoint: GET /api/{version}/report/global-filters Version: 1.0.0 Security: FNO_Credentials ## Path parameters: - `version` (string, required) ## Response 200 fields (application/json): - `data` (object) The basic service response ## Response 401 fields (application/json): - `data` (object) The basic service response ## Response 403 fields (application/json): - `data` (object) The basic service response ## Response 500 fields (application/json): - `data` (object) The basic service response ## Response 400 fields ## Response 404 fields