Project PhasesGet all phases for a projectGet all phases for a project GET /project-management/api/v1/projects/:projectId/phases Retrieves a filtered and paginated list of phases for the specified project with support for sorting. Project must exist and belong to the tenant. Request Responses200401403404OKUnauthorizedForbiddenNot Found