Return a member's activity spans and events over the reporting window (start/end, default the last 7 days). When no window is given, a single date is honored instead (day boundaries in the optional tz, else UTC). Restricted to organization admins/managers and gated by the activity-tracking flag.
Query parameters
UUID of the organization to scope the report to.
Member UUID whose timeline to return (required).
Optional ISO-8601 start of the report window (inclusive).
Optional ISO-8601 end of the report window (exclusive).
Optional single day (YYYY-MM-DD) to scope the timeline to, in tz. Ignored when start/end is given.
Optional IANA timezone for day boundaries (e.g. America/New_York); defaults to UTC.
Changes
No recorded changes to this endpoint across all 1 revision of this API.