get Project By Id

open fun getProjectById(projectId: String): Project

Method to get the user's project by its id

Return

the project as Project

Parameters

projectId

The project identifier