Get Campaigns

Returns some or all campaigns based on filters.

A channel filter is required to list campaigns. Please provide either: ?filter=equals(messages.channel,'email') to list email campaigns, or ?filter=equals(messages.channel,'sms') to list SMS campaigns. ?filter=equals(messages.channel,'mobile_push') to list mobile push campaigns.

Rate limits:
Burst: 10/s
Steady: 150/m

Scopes: campaigns:read

Options

Set Fields[campaign Message]
Enable to set the optional field Fields[campaign Message]
Fields[campaign Message]
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#sparse-fieldsets
Set Fields[campaign]
Enable to set the optional field Fields[campaign]
Fields[campaign]
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#sparse-fieldsets
Set Fields[tag]
Enable to set the optional field Fields[tag]
Fields[tag]
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#sparse-fieldsets
Filter
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#filtering
Allowed field(s)/operator(s):
id: any
messages.channel: equals
name: contains
status: any, equals
archived: equals
created_at: greater-or-equal, greater-than, less-or-equal, less-than
scheduled_at: greater-or-equal, greater-than, less-or-equal, less-than
updated_at: greater-or-equal, greater-than, less-or-equal, less-than
Set Include
Enable to set the optional field Include
Include
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#relationships
Set Page[cursor]
Enable to set the optional field Page[cursor]
Page[cursor]
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#pagination
Set Sort
Enable to set the optional field Sort
Sort
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#sorting
Revision
API endpoint revision (format: YYYY-MM-DD[.suffix])
Result Format

Specify how the response should be mapped to the table output. The following formats are available:

Structured Table: Returns a parsed table with data split into rows and columns.

  • Type:
  • Id: The campaign ID
  • Attributes:
  • Links:
  • Relationships:

Raw Response: Returns the raw response in a single row with the following columns:

  • body: Response body
  • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.