Skip to main content

Properties

Example

JAVASCRIPT
1
2
3
4
5
ContensisClient.project.get().then(function(currentProject) { console.log(currentProject.name); console.log(currentProject.primaryLanguage); console.log(currentProject.supportedLanguages); });

Still need help?

New support request