Issue with retrieving comments with API

shyamkumar VK
Kilo Patron

Hi All ,

when we try to retrieve comments to particular Incident using the API , getting successful code but comments are not getting displayed in the output

we are using GET method for this by passing Sys_id , sysparm limit during the query.

can someone help me what might be the issue

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar
1 REPLY 1

Periyasamy P
Tera Guru

Add sysparm_display_value=true parameter in the request and try again

Retrieve Work Notes[work_note] and Additional Comments[comments] Using the REST Table API