List all campaigns in your account with optional filtering and pagination using the AutoSend API.
<token>, where <token> is your auth token.draft, scheduled, sending, sending_gradual, paused, sent, failed, aborted.1. Defaults to 1.1 and 100. Defaults to 20."true" or "false".Bearer authentication header of the form Bearer
Filter by campaign status.
draft, scheduled, sending, sending_gradual, paused, sent, failed, aborted Filter by campaign name (partial match).
Page number for pagination.
x >= 1Number of results per page (1–100).
1 <= x <= 100Filter campaigns created on or after this ISO 8601 date.
Filter campaigns created on or before this ISO 8601 date.
Include recipient/send counts in the response.
true, false