Skip to main content

Get a single content type

Log in to add to favourites
JAVASCRIPT
1
2
3
ContensisClient.contentTypes.get('<content-type-id>').then(function (contentType) { console.log(contentType.name['en-GB']); });

Still need help?

New support request