Lists all searches for the authenticated user.
✅ No credits charged.
searches:read permission.
| Parameter | Type | Default | Description |
|---|---|---|---|
status | string | - | Filter by status: active or paused |
limit | integer | 50 | Number of results per page (max 100) |
cursor | string | - | Pagination cursor from previous response |
| Field | Description |
|---|---|
id | Unique search identifier |
name | Search name |
status | Current status: active, paused, running, or completed |
created_at | When the search was created |
last_result_at | When results were last collected |
total_results | Total number of results found |
Filter by status (active, paused, or archived)
active, paused, archived Max results (default 50, max 100)
1 <= x <= 100Pagination cursor