campaigns_list
List all campaigns in a Braze workspace, including archived ones when requested, and filter by page, sort direction, or last edit time.
Instructions
List all campaigns in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (0-indexed) | |
| apiKey | No | Braze REST API key | |
| restEndpoint | No | Braze REST endpoint URL | |
| sort_direction | No | ||
| include_archived | No | Include archived campaigns | |
| last_edit_time_gt | No | Filter by edit time (ISO 8601) |