Get details of feedback comment

GET {{baseUrl}}/api/v1/articleFeedbacks/:feedback_id

This API fetches the details of a particular feedback comment.

OAuth Scope

  • Desk.articles.READ

Request Params

KeyDatatypeRequiredDescription
includestringAdditional information related to the comment. Values allowed are: ticket, contact and resolution.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"ticket":{"ticketNumber":"163","webUrl":"https://desk.zoho.com/support/zylker/ShowHomePage.do#Cases/dv/b34f0de640d72a1d8d1a6f7ca800abb8f3148ec5bcd90913","id":"22372000001389007","deletedTime":"2018-10-07T10:27:20.000Z","deletedBy":{"photoURL":"https://desk.zoho.com/api/v1/agent/22372000000761001/photo","name":"Zylker","id":"22372000000761001","status":"ACTIVE","zuid":"15223452"}},"contactId":"22372000001386025","contact":{"photoURL":null,"name":"John","id":"22372000001386025"},"createdTime":"2018-10-07T15:55:24.000Z","id":"22372000001386045","resolution":{"modifiedTime":"2020-12-03T05:08:21.000Z","createdBy":{"photoURL":"https://desk.zoho.com/api/v1/agents/22372000000000063/photo?orgId=15224553","name":"Charlie","id":"22372000000000063","status":"ACTIVE","zuid":"15224552"},"feedbackId":"227800000075038","createdTime":"2020-12-03T05:08:21.000Z","modifiedBy":{"photoURL":"https://desk.zoho.com/api/v1/agents/22372000000000063/photo?orgId=15224553","name":"Charlie","id":"22372000000000063","status":"ACTIVE","zuid":"15224552"},"id":"22372340000106009","resolution":"Content has been modified in user basis","contentType":"PLAIN_TEXT"},"ticketId":"22372000001389007","content":"Please add pricing details in tabular columns","article":{"author":{"photoURL":"https://desk.zoho.com/api/v1/agents/22372000000000063/photo?orgId=15224553","name":"Charlie","id":"22372000000000063","status":"ACTIVE","zuid":"15224552"},"webUrl":"https://desk.zoho.com/support/zylker/ShowHomePage.do#Solutions/dv/22372000001370011","id":"22372000001370011","locale":"en","title":"Pricing details"},"status":"RESOLVED"}