getProject

fun getProject(projectId: String): JsonObject

Method to execute the request to get a project of the user

Return

the result of the request as JsonObject

Parameters

projectId

The project identifier of the project to fetch