Get Project
Retrieve a specific project by ID.
Note: If the project has no title (empty or whitespace-only), the response returns the parent account’s title instead. The stored value is not modified — this is a read-time fallback only.
Authentication
Path parameters
Query parameters
Whether to include archived (inactive) records in the response. By default only active records are returned.
Response
Status of the project:
ACTIVE- Project is active and in progressON_HOLD- Project is temporarily pausedCANCELLED- Project has been cancelledCOMPLETED- Project has been completed
Current stage information (Workflows 1.0).
This object is present only for records still using the original Stage-based workflow engine.
When the project is managed by Workflows 2.0 (Phase engine) the stage object and
related fields (stageId, timeInStageDays, slaStatus) are omitted.
Current phase information (Workflows 2.0).
This object replaces stage when a project is attached to the Phase-based workflow engine.
If the project is still on Workflows 1.0 this object will be omitted.
