GET /{workspace_slug}/reports
Summary: Get a workspace stats
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Parameters (7)
activity_type
(string, query, optional)
end_date
(string, query, optional)
Filter activities before this date. Format: YYYY-MM-DD.
properties
(string, query, optional)
relative
(string, query, optional)
Relative timeframes. Format: this_<integer>_<period>, with period in [days, weeks, months, years]. For example, this_30_days.
start_date
(string, query, optional)
Filter activities after this date. Format: YYYY-MM-DD.
type
(string, query, optional)
Deprecated in favor of the activity_type parameter.
workspace_slug
(string, path, required)
No probe data for this endpoint yet.