BHall
Leader
Joined 12 years ago
Joined 12 years ago
Here is an API call to get the last updated date of any TKB article.
SELECT current_revision.last_edit_time from messages where id = 'tkb_id'
For the helpfulness of any TKB article, let me know if below API helps.
http://community.lithium.com/community-name/restapi/vc / messages / id / [id] / reviews / helpfulness
Here is the documentation.
Give kudos if you find my posts helpful or mark solution if it answers your query
Tariq