Get a user attribute

View as MarkdownOpen in Claude
Get details for a specific user attribute. ### Usage notes - Retrieve the **userAttributeId** by calling the [/v2/user-attributes](https://help.sigmacomputing.com/reference/list-user-attributes) endpoint.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Path parameters

userAttributeIdstringRequired

Response

The response body.
userAttributeIdstring
Unique identifier of the user attribute.
namestring
Name of the user attribute.
createdBystring
The identifier of the user who created this object.
updatedBystring
The identifier of the user or process that last updated this object.
createdAtdatetime
When the object was created.
updatedAtdatetime
When the object was last updated.
descriptionstring or null
Description of the user attribute.
defaultValueobject or null
Default value of the user attribute.