SmartProspect: list saved searches
smartprospect_list_saved_searchesList saved SmartProspect search filters with stored details. Returns filter IDs to use as filter_id in other operations.
Instructions
List saved SmartProspect search filters with their stored filter details.
Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no.
Endpoint: GET https://prospect-api.smartlead.ai/api/v1/search-email-leads/search-filters/saved-searches.
Free and read-only. Use the returned id as a filter_id elsewhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return. Smartlead documents no maximum; 1000 is a client-side guard. | |
| offset | No | Number of records to skip. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |