_id
ID for this project
userId
ID of the user that is the project owner
workspace
ID of the workspace this project belongs to
name
Name of the project
teams
Array of teams that have access to this project
readOnlyTeams
Array of teams that have read-only access to this project
createdAt
Date when this project was created
startDate
Start date for this project
createdBy
ID of the user that created this project
color
Color of the project
members
Array of user IDs that are members of this project
readOnlyMembers
Array of user IDs that are read-only members of this project
externalMembersIds
Array of user IDs that are external members of this project
sharingType
Sharing type for this project (me, custom, everyone)
description
Description for this project
parentProject
ID of the parent project
endDate
End date for this project
simpleId
Simple ID used to identify this project
resourcePlaceholderIds
Array of placeholder IDs that are assigned to this project
owner
Project owner
owners
Project owners
ownerIds
timeCategoriesIds
Array of time category IDs that are assigned to this project
defaultTimeCategoryId
Default time category ID for this project
deleted
Boolean flag to indicate if this project is deleted
archived
Boolean flag to indicate if this project is archived
template
Boolean flag to indicate if this project is a template
actionViewId
Action view ID for this project
modifiedAt
Date when this project was last modified
modifiedBy
ID of the user that last modified this project
isDraftMode
Boolean flag to indicate if this project is in draft mode
budget
Budget for this project
PageInfo
Query