# Get Report Names This API returns the names of the available reports. Endpoint: GET /api/{version}/report/report-names Version: 1.0.0 Security: FNO_Credentials ## Path parameters: - `version` (string, required) ## Query parameters: - `all` (boolean) ## 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