skip to main content
Introduction to the TeamCity data model : USERPROPERTIES
  

Try DataDirect Drivers Now

USERPROPERTIES

Endpoint

<hostname>app/rest/users/id:{userId}

Parent Table

USERDETAILS

Columns

The USERPROPERTIES table contains the following columns. Columns marked with an asterisk comprise the primary key.
Column Name
Data Type
Notes
USERDETAILS​_USERID*
Integer
References: USERDETAILS​.USERID
POSITION*
Integer
USERPROPERTYNAME
VarChar(2000)
USERPROPERTYVALUE
VarChar(2000)