Cursor-paginated list of operator-visible events across every zombie in the workspace, newest first. Replaces the deleted activity endpoint. Optional zombie_id filter narrows to one zombie. Same query shape as the per-zombie endpoint - actor glob, since= (duration or RFC 3339), and a cursor mutually exclusive with since.
Documentation Index
Fetch the complete documentation index at: https://docs.usezombie.com/llms.txt
Use this file to discover all available pages before exploring further.
Obtain a token via the CLI auth flow (POST /v1/auth/sessions) or GitHub OAuth
Drill down to one zombie within the workspace.
Opaque cursor from a prior response. Mutually exclusive with since.
Glob filter against actor.
Lower bound on created_at. Go-style duration or RFC 3339 timestamp.
1 <= x <= 200