Requires one of the following scopes: campaigns:read, campaigns:all, all:read, all:all
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The number of items to return
1 <= x <= 10010
The ID of the last item in the previous page - used for pagination. You can use the value of the next_starting_after field from the previous response.
"01956fbd-0eb1-72db-a565-82977a586084"
Search by campaign name
"Summer Sale Campaign"
Filter campaigns by tag ids. Returns campaigns that have any of the specified tags assigned. You can specify multiple tag ids by separating them with a comma.
"019cc043-e30d-7267-9614-a243fd459f9f,019cc043-e30d-7267-9614-a2446a1b6644"
Filter campaigns by AI SDR ID. Returns campaigns that were created by the specified AI SDR.
"019cc043-e30d-7267-9614-a245f7a6913f"
Filter campaigns by status using the campaign status enum value (e.g., ACTIVE, PAUSED).
-99, -1, -2, 0, 1, 2, 3, 4 1