report_queuepost https://buzz-key.api.beeswax.com/rest/report_queueBody Paramsreport_namestringName for the report. <255 characters. Name is required if the report_format field is any value other than nonereport_idint32requiredID for the report type to be used to generate the report. Each report includes a definition of available fields, metrics, and filters. A list of valid reports can be retrieved by make a request to /view with "view_name":"reports"request_detailsobjectrequiredJSON description of reporting request.request_details objectreport_formatstringDefaults to noneFormat to return the report. Valid values include: none,json,csv,xls,xlsx. If not specified or set to none the report results will be returned by the API in the json response and the report will be limited to 1500 rows. If any format is specified other than none the report row limit is 15,000, and the resulting report will be saved for retrieval in a separate GET request.Response 200200Updated about 6 years ago