# UserType

The type of the user.
Available since YouTrack 2026.2.

## Attributes

This table describes attributes of the `UserType` entity.

* To receive an attribute in the response from the server, specify it explicitly in the `fields` request parameter.

* To update an attribute, provide it in the body of a POST request.

|  Field  |  Type  |  Description  |
| --- | --- | --- |
|  id  |  String  |  The identifier of the user type. Possible values are: AGENT, STANDARD_USER, and REPORTER. `Read-only`.  |

