Developer Portal for YouTrack and Hub Help

UserGroup

Represents a user group entity. Use it in an import script.

Properties

Name

Type

Description

id

string

The ID of the user group.

name

string

The name of the user group.

type

'group'

Identifies this object as a user group value.

Set this property to 'group' when you use the object as a custom field value.

YouTrack infers this value for predefined user group fields. See FieldValue.type.

10 September 2026