Project Work ItemsGet a single work item by IDGet a single work item by ID GET /project-management/api/v1/work-items/:id Retrieves a work item with full details including status, project, phase, and dependencies. Request Responses200401403404OKUnauthorizedForbiddenNot Found