Smartlead: list campaigns
smartlead_list_campaignsList all Smartlead campaigns and inspect their status, schedule, and sending configuration. This read-only endpoint provides a full campaign overview without modifying any data.
Instructions
List all Smartlead campaigns with status, schedule and sending configuration. Safety — read-only: yes; may consume SmartProspect credits: no; creates or modifies remote state: no; can send email: no; destructive: no. Endpoint: GET https://server.smartlead.ai/api/v1/campaigns/. Free and read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | No | Restrict to one client (agency / white-label accounts). | |
| include_tags | No | Include campaign tags in the response. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | ||
| error | No | ||
| warnings | Yes | ||
| operation | Yes | ||
| pagination | Yes | ||
| credit_spending | Yes | ||
| remote_mutation | Yes |