HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Get Profile

Get the profile with the given profile ID.

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 include=list parameter in your API request:
Burst: 1/s
Steady: 15/m

Rate limits when using the include=segment parameter in your API request:
Burst: 1/s
Steady: 15/m

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

Scopes:
profiles:read

Path Params
string
required
Query Params
array of strings

Request additional fields not included by default in the response. Supported values: 'subscriptions', 'predictive_analytics'

additional-fields[profile]
array of strings
fields[list]
array of strings
fields[profile]
array of strings
fields[segment]
array of strings
include
Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials