get https://{buzz_key}.api.beeswax.com/rest/v2/reporting/reports/
Returns details associated with a report name (e.g. performance_agg)
Response
Returns details associated with a report name (e.g. performance_agg)
xxxxxxxxxx
curl --request GET \
--url https://stingersbx.api.beeswax.com/rest/v2/reporting/reports/report_name \
--header 'accept: application/json'