Get Profile
GET {{baseUrl}}/api/profiles/:id/
Get the profile with the given profile ID.
Request specific fields using sparse fieldsets.
Include parameters can be provided to get the following related resource data: lists
memberships, segments
memberships"
Rate limits:
Burst: 75/s
Steady: 700/m
Scopes:
Profiles Read
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields[list] | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets | |
fields[profile] | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets | |
fields[segment] | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#sparse-fieldsets | |
include | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#relationships | |
include | string | For more information please visit https://developers.klaviyo.com/en/v2022-10-17/reference/api-overview#relationships |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |
RESPONSES
status: OK
{"data":{"type":"profile","id":"voluptate eu occaecat","attributes":{"email":"nostrud ipsum Ut","phone_number":"non","external_id":"Excepteur aliqua magna nulla","anonymous_id":"Excepteur ut","first_name":"Ut est","last_name":"consequat consectetur","organization":"nisi officia","title":"aute fu","image":"nulla in","created":"2012-06-25T07:06:44.685Z","updated":"1998-03-22T16:04:04.634Z","last_event_date":"1951-07-06T11:43:31.010Z","location":{"address1":"","address2":"dolor ut","city":"qui aute","country":"est","latitude":"in est consequat sunt","longitude":"ullamco reprehenderit","region":"eiusmod ut","zip":"ut","timezone":"est in sint"},"properties":{}},"links":{"self":"http://PVQKVYcrUIfWcrVyvdSDOeQnRxhBhh.sskix4G3yBPXUGwINAqEVQ.MIv0iXv5MsUPK87ySfBecNn8P6UyfPtu"},"relationships":{"lists":{"data":[{"type":"list","id":"laborum aliquip commodo proident"},{"type":"list","id":"irure"}]},"segments":{"data":[{"type":"segment","id":"deserunt proident dolor dolor quis"},{"type":"segment","id":"cillum voluptate magna"}]}},"included":[{"type":"list","id":"reprehenderit ut nulla","attributes":{"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"created":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"updated":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"links":{"self":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}},{"type":"list","id":"nostrud eu laborum in v","attributes":{"name":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"created":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"updated":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"links":{"self":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}]}}