1d5c69423568
Export team usage metrics
Export team usage metrics as JSON or CSV. Usage Metrics in Shortcut provides a prefilled request with your team_id; use these query parameters to customize the date range, output format, and optional platform grouping. API keys must belong to a user with usage metrics access for the requested team or organization.
Query parameters
Team or organization ID to export. Required for API-key integrations. Usage Metrics shows a prefilled request for the current organization.
Relative date range to export when start_date and end_date are omitted.
YYYY-MM-DD. Must be provided together with end_date; takes precedence over period.
YYYY-MM-DD. Must be provided together with start_date; takes precedence over period.
IANA timezone used to resolve relative periods and day boundaries.
Response format.
CSV only. summary exports per-member totals; daily exports member usage by day.
JSON only. Add platform usage breakdowns to the response.
Response
Default Response