How do you get all the the tbk articles started by a user using the REST API?
Hi, I'm looking for a way to get the number of all the articles in the Tribal Knowledge Base that a user started. The only route I've found that is possibly close to this is: users/id/<id>/p...
Actually I found this. You can get a ton of info by calling the /metrics route on a user, there it has the number of tkb articles that user has published, revised etc...
Actually I found this. You can get a ton of info by calling the /metrics route on a user, there it has the number of tkb articles that user has published, revised etc...