v1
latestOpenAPI 3.0.02026-07-1427437.7 KBGet unmasked profile
Retrieves unmasked information of a specific client, by its profileId.
Since your store's profile schema is customizable, the schema and examples presented below may differ from yours. Your integration must be adapted accordingly.
Learn more about the Profile System and its other API endpoints.
Path parameters
ID of the client's profile as returned by the Create profile endpoint's response, in the id field. It can also be an alternativeKey according to your custom profile schema. In this case, this request should also send the alternativeKey parameter.
Query parameters
Reason for requesting unmasked data.
The profileId path parameter may be substituted by other profile fields in this request. When making this request, send the alternativeKey parameter with a value equal to the key of the field you wish to use as profileId.
Currently, there are two possible values for this parameter: email and document.
Headers
Type of the content being sent.
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Response
OK