SmartProspect: list company keywords
smartprospect_list_keywordsList available keyword values to refine SmartProspect searches. Use this read-only endpoint to get filter options without spending credits or revealing contacts.
Instructions
List company keyword values available as SmartProspect search filters. 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/keywords. Reference data only. Does not reveal contacts and does not consume credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of records to return. Smartlead documents a default of 100 and no maximum; 1000 is a client-side guard. | |
| offset | No | Number of records to skip. | |
| search | No | Filter keywords by name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |