Why are the backend search/ APIs not exposing knowledgestates other than published?

The backend API only returns articles with knowledgestate published, it has always been like that but not a show stopper until now. Also, the KnowledgeStates parameter does not do anything to help this. example: (https://api2.comaround.com/rest/v2/search/?currentPage=1&searchPhrase=test) returns only published articles where the Zero frontend API returns all knowledgestates when using the "same" endpoint. (https://api2.comaround.com/zero/v2/search/?currentPage=1&searchPhrase=test) We need to be able to pull our non-published articles via the API, please advise.


You're not signed in. Please sign-in to report an issue or post a comment.