Get a article translation comment
GET {{baseUrl}}/v1/articles/:article_id/translations/{locale}/comments/{comment_id}
This API fetches an article translation comment from the portal.
OAuth Scope
Desk.articles.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"modifiedTime":"2017-01-24T19:29:59.000Z","commentedTime":"2017-01-24T19:28:35.000Z","isPublic":false,"id":"4000000530037","contentType":"plainText","content":"first article comment edit","commenterId":"4000000008692","commenter":{"firstName":"Jade","lastName":"Tywin","photoURL":"https://desk.zoho.com/api/v1/agents/4000000008692/photo?orgId=292828","name":"Jade Tywin","roleName":"CEO","type":"AGENT","email":"jade12tywin@zylker.com"}}