post https://{baseUrl}/api/reportbuilder/aggregateReport
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/reportbuilder/aggregateReport \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '{"chartType":0}'
xxxxxxxxxx
[
{}
]