Get report optionsget https://{hostname}/reporting-api/v2/reports/{productFamily}/{reportingArea}/{report}Returns available options to generate the report.Path ParamsproductFamilystringrequiredThe area of products.reportingAreastringrequiredThe grouping of reports related to the same area.reportstringrequiredAn individual report name.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response shows available options to generate the report. 403You are unauthorized to make calls to the requested report. 404The requested resource doesn't exist.Updated about 1 month ago