Get ProjectAsk AIget https://api.unloc.app/v2/projects/{projectId}Gets Project by id. Required Scopeproject.adminPath ParamsprojectIdstringrequiredID of the Project. Must match the one in the JWT.Responses 200Returns Project by id. 401Unauthorized request. JWT invalid or expired. 404Project not foundUpdated 7 months ago