View User Attributes
This page shows you different methods to view attributes assigned to users on your Macrometa GDN account. You must have appropriate admin permissions to perform this task.
- Web Console
- REST API
- CLI
- C8QL
Follow these instructions to view user attributes from users using the GDN console web UI.
- Log in to your Macrometa account.
- Click Accounts.
- On the Users tab, click the user for which you want to view attributes.
- Click Attributes.
Use our interactive API Reference with code generation in 18 programming languages to Get User Attributes.
Use the gdnsl user get CLI command to get user attributes.
Use the CURRENT_USER_ATTRIBUTE to return user attributes with a C8QL query.