Get article statistics

GET {{baseUrl}}/api/v1/articles/:article_id/insights

This API fetches the basic insights related to an article

OAuth Scope

  • Desk.articles.READ

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"feedbackCount":0,"lastLikedTime":"2018-11-20T14:03:07.000Z","dislikeCount":"0","lastUsageTime":null,"likeCount":"1","attachmentCount":0,"viewCount":"0","lastActivityTime":"2018-11-20T14:03:07.000Z","lastDislikedTime":null,"usageCount":"0","commentCount":0}