PT-430 multi-scope activity timeline
GET/api/activity
PT-430 multi-scope activity timeline. Returns a unified reverse-chronological feed (task/issue creations, comments, file uploads) scoped to the org (default), a single project (scope=project&scopeId=<projectId>), or a single initiative (scope=initiative&scopeId=<initiativeId>). Tenant-scoped and gated on projects.read | projects.read.own; a .own-only viewer sees only activity from projects they can access. Keyset-paginated via cursor (limit 1–50, default 20).
Request
Responses
- 200
- 400
- 401
- 403
Successful response
Bad Request — invalid scope / scopeId, or a malformed cursor.
Unauthorized — authentication credentials are missing or invalid
Forbidden — missing projects.read | projects.read.own, or no access to the requested project / initiative.