Get Profiles

Get all profiles in an account.

Profiles can be sorted by the following fields in ascending and descending order: id, created, updated, email, subscriptions.email.marketing.suppression.timestamp, subscriptions.email.marketing.list_suppressions.timestamp

Use the additional-fields parameter to include subscriptions and predictive analytics data in your response.

Rate limits:
Burst: 75/s
Steady: 700/m

Rate limits when using the additional-fields[profile]=predictive_analytics parameter in your API request:
Burst: 10/s
Steady: 150/m

To learn more about how the additional-fields parameter impacts rate limits, check out our Rate limits, status codes, and errors guide.

Scopes: profiles:read

Options

Set Additional Fields[profile]
Enable to set the optional field Additional Fields[profile]
Additional Fields[profile]
Request additional fields not included by default in the response. Supported values: 'subscriptions', 'predictive_analytics'
Set Fields[profile]
Enable to set the optional field Fields[profile]
Fields[profile]
For more information please visit https://developers.klaviyo.com/en/v2025-07-15/reference/api-overview#sparse-fieldsets
Set Filter
Enable to set the optional field Filter
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, equals
email: any, equals
phone_number: any, equals
external_id: any, equals
_kx: equals
created: greater-than, less-than
updated: greater-than, less-than
subscriptions.email.marketing.list_suppressions.reason: equals
subscriptions.email.marketing.list_suppressions.timestamp: greater-or-equal, greater-than, less-or-equal, less-than
subscriptions.email.marketing.list_suppressions.list_id: equals
subscriptions.email.marketing.suppression.reason: equals
subscriptions.email.marketing.suppression.timestamp: 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 Page[size]
Enable to set the optional field Page[size]
Page[size]
Default: 20. Min: 1. Max: 100.
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: Primary key that uniquely identifies this profile. Generated by Klaviyo.
  • 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.