post https://{baseUrl}/api/reportbuilder/generateReport
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/reportbuilder/generateReport \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '{"chartType":0}'
xxxxxxxxxx
{
"data": [
{}
],
"totalCount": 0
}