get
https://{environment}.masspay.io/{VERSION}/attribute//global
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.
