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

Try DataDirect Drivers Now

BUILDTEMPLATES

Endpoint

<hostname>app/rest/projects/{projectId}

Parent Table

PROJECTDETAILS

Columns

The BUILDTEMPLATES table contains the following columns. Columns marked with an asterisk comprise the primary key.
Column Name
Data Type
Notes
PROJECTDETAILS​_PROJECTID*
VarChar(255)
References: PROJECTDETAILS​.PROJECTID
POSITION*
Integer
HREF
VarChar(2000)
ID
VarChar(255)
NAME
VarChar(255)
PROJECTID
VarChar(255)
PROJECTNAME
VarChar(255)
TEMPLATEFLAG
Boolean