List campaigns
Get all campaigns for the authenticated team, with optional status and owner filters.
Authorizations
Query Parameters
Filter by campaign status
ACTIVE, PAUSED, ARCHIVED, COMPLETED, CREATED Filter by owner user IDs
Response
Return campaigns matching the criteria
The unique identifier of the campaign
"123e4567-e89b-12d3-a456-426614174000"
The name of the campaign
"Q4 Sales Outreach"
The current status of the campaign
ACTIVE, PAUSED, ARCHIVED, COMPLETED, CREATED "ACTIVE"
The ID of the user who owns this campaign
"123e4567-e89b-12d3-a456-426614174000"
The email of the user who owns this campaign
"john.doe@example.com"
The date the campaign was created
"2023-09-15T12:00:00Z"
The date the campaign was last updated
"2023-09-16T14:30:00Z"
The date the campaign will start
"2023-09-15T12:00:00Z"
The date the campaign will end
"2023-09-15T12:00:00Z"