Get Profile
GET {{baseUrl}}/api/profiles/:id/
Get the profile with the given profile ID.
Include parameters can be provided to get the following related resource data: lists
memberships, segments
memberships"
Rate limits:
Burst: 3/s
Steady: 60/m
Scopes:
Profiles Read
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields[list] | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#sparse-fieldsets | |
fields[profile] | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#sparse-fieldsets | |
fields[segment] | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#sparse-fieldsets | |
include | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/reference/api-overview#relationships | |
include | string | For more information please visit https://developers.klaviyo.com/en/v2023-01-24/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":"sint","attributes":{"email":"occaecat adipisicing ipsum sunt qui","phone_number":"ut ex elit in","external_id":"ad","anonymous_id":"cillum et","first_name":"n","last_name":"Excepteur anim","organization":"nisi","title":"dolore ut","image":"incididu","created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00","last_event_date":"2022-11-08T00:00:00","location":{"address1":"do id voluptate consequat","address2":"est","city":"deserunt non","country":"amet laboris laborum","latitude":"dolor Lorem anim officia","longitude":"velit proident adipisicing incididunt","region":"do","zip":"ut tempor","timezone":"quis"},"properties":{}},"links":{"self":"http://FQfduFVFOKYQttnjvJyQx.trO74lTXC1ZsZX5eSFHWNtTHTMU1zVCpy7nAqQygFo3VYJZKmGpXLZVI4poRPRMfa"},"relationships":{"lists":{"data":[{"type":"list","id":"culpa aliqua exercitat"},{"type":"list","id":"sint elit qui consequat"}]},"segments":{"data":[{"type":"segment","id":"et quis"},{"type":"segment","id":"nulla"}]}}},"included":[{"type":"list","id":"do ea","attributes":{"name":"enim sed repreh","created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00"},"links":{"self":"http://acIJckTUVjKCtQsgzyhROlmAYV.zxcqynSeyVoN,nwUioW6HMRRFELxKsouGOzc4iV2XI+gzvoUcoMSk2DD-cSlPqBFYWH6mNG"}},{"type":"list","id":"do","attributes":{"name":"ad non sunt fugiat ullamco","created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00"},"links":{"self":"https://EYriArYbCUWTJvhTFlHUyXuITgGG.agM+5WyZ+-GG702j.Khx.6Vh7YOZUSeVfMoeZ,k0Sd"}}]}