Get details of a specific search including query configuration and stats.
✅ No credits charged.
searches:read permission.
| Parameter | Type | Description |
|---|---|---|
id | string | The unique search ID |
| Field | Description |
|---|---|
id | Unique search identifier |
name | Search name |
status | Current status |
created_at | Creation timestamp |
updated_at | Last update timestamp |
last_result_at | When results were last collected |
total_results | Total results found |
query | Search query configuration |
query.keywords | OR keywords (any match) |
query.keywords_and | AND keywords (all must match) |
query.keywords_not | NOT keywords (exclusions) |
query.monitoring_type | Platform being monitored |
filters | Search filter settings |
stats | Performance statistics |