Returns all saved searches for the authenticated user
| Header | Required | Description |
|---|---|---|
Authorization | Yes | Bearer ctgo_your_api_key_here |
| Field | Type | Description |
|---|---|---|
id | integer | Unique identifier |
userFacingId | string | Human-readable identifier (e.g. "S-1") |
name | string or null | Optional name |
description | string or null | Optional description |
genderValues | array or null | Gender filter values |
followerCountTiers | array or null | Follower count tier filter values |
appliedSearchFilters | object or null | Key-value pairs of custom AI filter categories to accepted label arrays |
linkedAccountCount | integer | Number of tracked accounts using this search |