list_changes
Get a paginated list of changes for a workspace, filterable by competitor, severity, and review status to track and triage competitor activity.
Instructions
GET /v1/changes. Cursor-paginated change feed. Response includes meta.counts and max_unreviewed_severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor from next_cursor | |
| limit | No | 1-100, default 25 | |
| since | No | ISO8601 or 1d, 7d, 30d | |
| min_severity | No | ||
| monitor_type | No | ||
| workspace_id | Yes | Workspace id from list_workspaces or create_workspace | |
| competitor_id | No | ||
| review_status | No |