RepositoryLabels
Lists information about labels in repositories.
Columns
| Name | Type | References | OrderBySupport | Description |
| Id [KEY] | String | The ID of the label. | ||
| Name | String | The name of the label. | ||
| Description | String | A brief description of this label. | ||
| Color | String | Identifies the label color. | ||
| IsDefault | Bool | Indicates whether or not this is a default label. | ||
| ResourcePath | String | The HTTP path for this label. | ||
| Url | String | The HTTP URL for this label. | ||
| UpdatedAt | Datetime | Identifies the date and time when the label was last updated. | ||
| CreatedAt | Datetime | Identifies the date and time when the label was created. | ||
| RepositoryId | String | The ID of the repository. | ||
| RepositoryName | String | The name of the repository. | ||
| OwnerLogin | String | The login field of a user or organization. |