Get list of comment boards in an application
2.38.0
getCommentBoards().then(({results}) => console.log(results)) Copy
getCommentBoards().then(({results}) => console.log(results))
Generated using TypeDoc
Description
Get list of comment boards in an application
Async
Since
2.38.0
Example