SmartProspect: list industries
smartprospect_list_industriesGet the industry values you can use to filter SmartProspect leads. Look up industry and sub-industry names to define your search parameters and save credits.
Instructions
List industry 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/industries. 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 (1-100). | |
| offset | No | Number of records to skip. | |
| search | No | Match industry names starting with this value. | |
| withSubIndustry | No | Include the sub-industry list for each industry. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |