Hi,
I made a request like "curl -u user@yourcompany.com:test -H "Content-Type: application/json" -X GET http://domain.freshdesk.com/helpdesk/tickets/1.json".
How can I get the note from, the note to, the note cc and the note bcc ?
When I say "note" I mean the customer response. ("note" part in JSON)
Thanks :)