TeamDynamix Web API
TeamDynamix.Api.KnowledgeBase.ArticleSearch.IsPublic
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.KnowledgeBase.ArticleSearch
TeamDynamix.Api.KnowledgeBase.ArticleSearch.IsPublic
The public status to filter on.
Data Type and Notes
Boolean
Nullable
Value
true
when only public articles should be returned,
false
when only non-public articles should be returned; otherwise,
null
.