---
title: "GET /api/activity/reports/member-timeline/"
method: GET
path: "/api/activity/reports/member-timeline/"
tags: ["activity"]
---

# GET /api/activity/reports/member-timeline/

`GET /api/activity/reports/member-timeline/`

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

- `organization` string, uuid, required
- `user` string, uuid, required
- `start` string, date-time
- `end` string, date-time
- `date` string, date
- `tz` string

## Response `200`

---

[API](https://skmtc.dev/pixiebrix/apis/pixiebrix-api.md) · [All operations](https://skmtc.dev/pixiebrix/apis/pixiebrix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pixiebrix/pixiebrix-api/revisions/941ab9eb01d6/schema)
