get-organization-clients-overview
Get summary of client data usage (in kB) across an organization. Specify time range and optional fields like counts and usage.
Instructions
Return summary information around client data usage (in kb) across the given organization. (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| t0 | No | The beginning of the timespan for the data. | |
| t1 | No | The end of the timespan for the data. t1 can be a maximum of 31 days after t0. | |
| timespan | No | The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in se | |
| fields | No | Return only these top-level fields; omit for all. Available: counts, usage. |