Buckets are named containers that hold events from a single watcher on a single host. Before a watcher can send events, it must create a bucket.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ActivityWatch/activitywatch/llms.txt
Use this file to discover all available pages before exploring further.
List all buckets
Get a single bucket
Create a bucket
Unique bucket identifier. Convention:
{watcher-name}_{hostname}Name of the client/watcher creating this bucket
Event schema type (e.g.
currentwindow, afkstatus, web.tab.current)Hostname of the machine
200 OK (bucket created or already exists)
Delete a bucket
force=1 query parameter is required to confirm deletion.
Events API
Read, insert, and delete events within a bucket
API Overview
Full endpoint reference and response format details
