Get all stored user attributes

This GET endpoint is used to retrieve all stored user attributes for all destination token.
You can use this endpoint to retrieve user attributes and provide personalized service to your users based on their preferences, demographic data, or other relevant information.
To use this endpoint, you need to provide the user_token as parameters in the URL Path.
The endpoint will then return all the stored attributes for the provided user in the context of the destination token. If multiple attribute set tokens are available, all the sets and their values will be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Token representing the user to retrieve attributes for

Query Params
boolean
Defaults to false

When set to true, the language that is set on the user profile will be used to display the labels and expected values. When false, English labels will be used.

Headers
string

Unique key to prevent duplicate processing

string
length between 2 and 2
Defaults to en

When provided, it is used in conjunction with show_translated_labels and overrides the language setting of the user profile

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json