Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The project uuid
200
The unique identifier for the object.
The URL-friendly slug for the project.
The name of the project.
Notes associated with the project.
The project status.
tentative, not_started, in_progress, paused, completed, cancelled The start date for the project. Will be in the form YYYY-MM-DD.
The end date for the project. Will be in the form YYYY-MM-DD. null if no end date is set.
The project code.
The purchase order number.
The billing type for the project.
tm, fixed, fixed_recurring, non_billable Whether this project is billable. Derived from billingTypeId — false only when billingTypeId is "non_billable".
The 3-letter currency code associated with the project.
The revenue recognition method. Only applicable when billingTypeId is "fixed" or "fixed_recurring". null for other billing types.
invoiced, manual, automated_hours, automated_tm_basis Deprecated. Always null.
Deprecated. Always null.
Deprecated. Always null.
Deprecated. Always null.
Whether the project uses roles.
Whether the project has a budget.
The budget mode. null when useBudget is false.
summary, detailed, aggregated Whether the project has a monthly budget.
The monthly budget mode. null when useMonthlyBudget is false.
summary, detailed When enabled, caps the number of hours a member can log per day on the project.
The maximum number of hours a member can log per day on the project. Only used if capMaxMemberHoursPerDay is true. null when capMaxMemberHoursPerDay is false.
When enabled, caps the number of hours a member can log per week on the project.
The maximum number of hours a member can log per week on the project. Only used if capMaxMemberHoursPerWeek is true. null when capMaxMemberHoursPerWeek is false.
When enabled, caps the number of hours a member can log per month on the project.
The maximum number of hours a member can log per month on the project. Only used if capMaxMemberHoursPerMonth is true. null when capMaxMemberHoursPerMonth is false.
Requires notes on time entries for this project.
Requires a task selection on time entries for this project.
The record status of the project.
active, archived Whether time logged on this project counts as productive time. Only applicable for internal client projects; null for external client projects.
When enabled, locks time and expenses on the project, preventing further edits.
Whether time should be tracked per assigned role. Only applies when useRoles is true. null when useRoles is false.
The URL to the associated cloud storage folder.
The timestamp when the object was created.
The date the project was completed. Only populated when statusId is "completed".
The client associated with the project.
The practice associated with the project.
The project type associated with the project.
The project group associated with the project.
The tags associated with the project.
The sales representative for the project.
The business unit associated with the project.
The overall budget targets for the project. null when useBudget is false.
The monthly budget targets for the project. null when useMonthlyBudget is false.