Get global user attributes

This GET endpoint is used to retrieve all stored user global attributes.
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 global attributes for the provided user.

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
string
length between 3 and 3

Country code ISO_3166. When provided, it will obtain the global attributes for the country. If not provided, it will default to the country in the user profile

boolean
Defaults to true

When set to true, it will only return the latest value stored for each attributes type, otherwise it will return all values

Headers
string

Unique key to prevent duplicate processing

Responses

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