List campaigns in the workspace with optional filtering by status, search, sorting, and pagination.
Campaign lifecycle status: scheduled → active → ended. Can be paused or cancelled at any point.
ended, active, paused, scheduled, cancelled Number of records to skip
x >= 0Number of records to return (max 100)
1 <= x <= 100Field to sort by
Sort order (asc or desc)
Search query string
Successful Response
Paginated list of campaigns.
List of campaigns on this page
Total number of campaigns matching the query
Maximum number of items per page
Number of items skipped
URI to fetch the next page, or null if this is the last page
URI to fetch the previous page, or null if this is the first page