Organization
Represents an organization in YouTrack.
Attributes
This table describes attributes of the Organization entity.
To receive an attribute in the response from the server, specify it explicitly in the
fieldsrequest parameter.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
|---|---|---|
id | String | The database ID of the organization. |
key | String | The unique key of the organization. |
name | String | The name of the organization. |
description | String | The description of the organization. |
iconUrl | String | The URL of the organization's icon. |
projects | The list of projects that belong to the organization. |
24 March 2026