Returns campaigns for the authenticated user. Filter by status and/or userIds.
Filter by campaign status
ACTIVE, PAUSED, ARCHIVED, COMPLETED, CREATED Filter by owner user IDs
[
"123e4567-e89b-12d3-a456-426614174001",
"123e4567-e89b-12d3-a456-426614174002"
]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"