crm
Generate report
Generate a CRM report.
POST
Generate report
Authorizations
Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.
Body
application/json
Chart type for the generated report.
Available options:
pie, bar, line, table Aggregation metric. Defaults to count.
Available options:
count, sum, avg, min, max Number field to sum/avg per bucket (e.g. Amount grouped by Stage). Defaults to the group field itself.