The user object representation and fields are described below.
user was introduced in API version V1
user has not been marked for deprecation
Representation of a session user returned in contexts like the API client context when user based authentication is being used
| Name | Type | Description | Constraints |
|---|---|---|---|
| urn | String representation of a Unique Resource Name. Typically a UUID with 36 characters. | ||
| role | A string representation of a enumeration name restricted to the documented values | The user role assigned for the login user | Allowed values:
|
| status | A string representation of a enumeration name restricted to the documented values | The status of the login user | Allowed values:
|