ProjectBranches
Retrieve branches for a project
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| ProjectRef | String | ||
| ParentProjectRef | String | ||
| IsDefaultBranch | Boolean | ||
| GitBranch | String | ||
| PrNumber | Integer | ||
| LatestCheckRunId | Integer | ||
| IsPersistent | Boolean | ||
| Status | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ReviewRequestedAt | Datetime | ||
| WasCreatedWithData | Boolean | ||
| NotifyUrl | String | ||
| DeletionScheduledAt | Datetime | ||
| PreviewProjectStatus | String | ||
| ProjectId | String |
Projects.Id |