Projects
Returns all the events of active projects present in user's account.
Columns
| Name | Type | References | |
| AccountId | Integer |
Accounts.Id | |
| Id | Integer | ||
| Name | String | ||
| Active | Boolean | ||
| Billable | Boolean | ||
| BilledCostAmount | Double | ||
| BilledCostFormatted | String | ||
| BilledCostFractional | Integer | ||
| BilledDurationFormatted | String | ||
| BilledDurationHours | Integer | ||
| BilledDurationMinutes | Integer | ||
| BilledDurationSeconds | Integer | ||
| BilledDurationTotalHours | Double | ||
| BilledDurationTotalMinutes | Integer | ||
| BilledDurationTotalSeconds | Integer | ||
| Budget | Integer | ||
| BudgetScope | String | ||
| BudgetType | String | ||
| ClientActive | Boolean | ||
| ClientExternalId | String | ||
| ClientId | Integer | ||
| ClientName | String | ||
| ClientUpdatedAt | Datetime | ||
| Color | String | ||
| CostAmount | Double | ||
| CostFormatted | String | ||
| CostFractional | Integer | ||
| DurationFormatted | String | ||
| DurationHours | Integer | ||
| DurationMinutes | Integer | ||
| DurationSeconds | Integer | ||
| DurationTotalHours | Double | ||
| DurationTotalMinutes | Integer | ||
| DurationTotalSeconds | Integer | ||
| EstimatedCostAmount | Double | ||
| EstimatedCostFormatted | String | ||
| EstimatedCostFractional | Integer | ||
| EstimatedDurationFormatted | String | ||
| EstimatedDurationHours | Integer | ||
| EstimatedDurationMinutes | Integer | ||
| EstimatedDurationSeconds | Integer | ||
| EstimatedDurationTotalHours | Double | ||
| EstimatedDurationTotalMinutes | Integer | ||
| EstimatedDurationTotalSeconds | Integer | ||
| ExternalId | String | ||
| HourRate | Double | ||
| HourRateInCents | Double | ||
| LabelIds | String | ||
| Labels | String | ||
| RateType | String | ||
| RequiredLabelIds | String | ||
| RequiredNotes | Boolean | ||
| UnbilledCostAmount | Double | ||
| UnbilledCostFormatted | String | ||
| UnbilledCostFractional | Integer | ||
| UnbilledDurationFormatted | String | ||
| UnbilledDurationHours | Integer | ||
| UnbilledDurationMinutes | Integer | ||
| UnbilledDurationSeconds | Integer | ||
| UnbilledDurationTotalHours | Double | ||
| UnbilledDurationTotalMinutes | Integer | ||
| UnbilledDurationTotalSeconds | Integer | ||
| UpdatedAt | Datetime | ||
| Users | String |