v1

latestOpenAPI 3.0.32026-07-13347237.5 KB
Enrich

Get All Attributes

Use the /GetAllAttributes endpoint to return a list of all customer attributes (only available to Flinks clients who take a Tier 2 or above package).

get/v3/{customerId}/insight/login/{loginId}/attributes/{requestId}/GetAllAttributes

Path parameters

customerIdstring required

Unique GUID provided by Flinks that grants you access to the environment specified in the instance field.

loginIdstring required

GUID representing end user's login ID.

requestIdstring required

GUID representing an authorized request to the API.

Headers

x-api-keystring

Security feature that grants access to this endpoint.

Response

Success

Cardobject

Object containing an id field (end user's LoginId) and all the requested attributes (name: value).

Loginobject

Object representing some end user's technical information such as the LoginId.

RequestIdstring

GUID representing an authorized request to the API.

AttributesDetailsobject

Object containing the fields for attribute details.