list_competitors
Retrieve competitors in a workspace, including their discovery status and monitor details with last run timestamps.
Instructions
GET /v1/workspaces/:id/competitors. List competitors with discovery_status and nested monitors (includes last_run on each monitor).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace id from list_workspaces or create_workspace |