Get Org Insights Usage Chart
getOrgInsightsUsageChartGet org-level run-volume buckets (scheduled vs on-demand) at day/week/month granularity across the organization. Requires an organization Admin, Executive, or Owner role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgId | Yes | The organization's unique identifier | |
| endDate | Yes | End of the chart window (ISO 8601 datetime). Clamped to now. | |
| timezone | No | IANA timezone for bucket boundaries (e.g. America/New_York). Defaults to UTC. | |
| startDate | Yes | Start of the chart window (ISO 8601 datetime). Clamped to at most 365 days ago. | |
| granularity | Yes | Bucket size: day, week, or month |