What the activity log records
Each entry in the activity log captures the following fields:
Tracked actions include:
screen_paired— a new screen was linked to your account using a pairing code.team_invite— a team member invitation was sent.
The activity log records actions automatically. You cannot create, edit, or delete log entries manually.
View recent activity from the dashboard
1
Open the Activity log
From the dashboard sidebar, click Activity. The log displays your most recent account actions in reverse chronological order.
2
Review the entries
Each row shows the action type, the affected item, and when it occurred. Click an entry to see the full details if available.
Fetch the activity log via API
You can retrieve the activity log programmatically to integrate it with your own monitoring or auditing tools.limit parameter controls how many entries are returned. The default is 30 and the maximum is 100.
Example response:
API reference
Get activity log — GET /api/activity
Get activity log — GET /api/activity
Returns recent activity log entries for your account, sorted by most recent first.Query parameters:

