Please enable JavaScript to view this site.

Navigation: Schema:  > Tables

AdminProjectsById

Catalog: YouTrack

Retrieve: true

Select YouTrack API URL: /admin/projects/{id}

Insert YouTrack API URL: /admin/projects/{id}

Update YouTrack API URL: /admin/projects/{id}

Delete YouTrack API URL: /admin/projects/{id}

Field Selection Method: NotRequired

Select YouTrack API Operation: get /admin/projects/{id}

Parameters of Table Function

The following parameters can be used to control the behaviour of the table function AdminProjectsById. A value must be provided at all times for required parameters, but optional parameters in general do not need to have a value and the execution will default to a pre-defined behaviour. Values can be specified by position and by name. In both cases, all parameters not specified will be treated using their default values.

Value specification by position is done by listing all values from the first to the last needed value. For example with `select * from table(value1, value2, value3)` on a table with four parameters will use the default value for the fourth parameter and the specified values for the first three.

Value specification by name is done by listing all values that require a value. For example with `select * from table(name1 => value1, name3 => value3)` on the same table will use the default values for the second and fourth parameters and the specified values for the first and third.

Name

Data Type

Required

Default Value

Documentation

id

string

 

 

 

Table Function Columns

The columns of the table function AdminProjectsById are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

$type

string

 

 

archived

boolean

Archived

 

createdBy_$type

string

 

 

createdBy_avatarUrl

string

 

 

createdBy_banned

boolean

 

 

createdBy_email

string

 

 

createdBy_fullName

string

 

 

createdBy_guest

boolean

 

 

createdBy_id

string

 

 

createdBy_jabberAccountName

string

 

 

createdBy_login

string

 

 

createdBy_online

boolean

 

 

createdBy_profiles_$type

string

 

 

createdBy_profiles_id

string

 

 

createdBy_ringId

string

 

 

description

string

Description

 

fromEmail

string

From Email

 

iconUrl

string

Icon (URL)

 

id

string

ID

 

leader_$type

string

 

 

leader_avatarUrl

string

 

 

leader_banned

boolean

 

 

leader_email

string

 

 

leader_fullName

string

 

 

leader_guest

boolean

 

 

leader_id

string

 

 

leader_jabberAccountName

string

 

 

leader_login

string

 

 

leader_online

boolean

 

 

leader_profiles_$type

string

 

 

leader_profiles_id

string

 

 

leader_ringId

string

 

 

name

string

Name

 

replyToEmail

string

Reply-to Email

 

shortName

string

Short Name

 

startingNumber

int64

Starting Number

 

team_$type

string

 

 

team_allUsersGroup

boolean

 

 

team_icon

string

 

 

team_id

string

 

 

team_name

string

 

 

team_ringId

string

 

 

team_teamForProject_archived

boolean

 

 

team_teamForProject_description

string

 

 

team_teamForProject_fromEmail

string

 

 

team_teamForProject_iconUrl

string

 

 

team_teamForProject_replyToEmail

string

 

 

team_teamForProject_shortName

string

 

 

team_teamForProject_startingNumber

int64

 

 

team_teamForProject_template

boolean

 

 

team_usersCount

int64

 

 

template

boolean

Template

 

 

21-06-2022 17:34 Version 22.1.46-BETA+3385