Analytics

Get workspace analytics overview

get/analytics/overview

Query parameters

period'7d' | '30d' | '90d'

Time period for analytics

start_datestring

Custom start date. Accepts YYYY-MM-DD (e.g. "2026-04-01"), YYYY-MM month-shorthand (e.g. "2026-04" expands to the first of the month), or a full ISO 8601 datetime.

end_datestring

Custom end date. Same formats as start_date; "YYYY-MM" expands to the last day of the month.

Response

Analytics overview

periodstring

Human-readable range label (e.g. "30d" or "2026-04-01 to 2026-04-30")

start_datestring date

Resolved range start (YYYY-MM-DD), useful for clients that want to confirm what was queried

end_datestring date

Resolved range end (YYYY-MM-DD)

current_datestring date

Server's current date (UTC), included so clients can self-correct relative phrases like "last month"

Changes

No recorded changes to this endpoint across all 1 revision of this API.