GET Ticket by id or display-id?

  • 18 January 2013
  • 4 replies
  • 269 views

 This seems like such a basic feature that I must be missing something in the API documentation, but how do I GET a ticket by id?


This topic has been closed for comments

4 replies

David,


I'm really really sorry that you had to wait this long for a reply. No excuse can justify it but we are sorry. 


You've probably figured out how to do this by now, but I thought I'd put this out there anyway. You can GET a ticket by ID with this request URL: domain_URL/helpdesk/tickets/[ticket_id].xml. Also, here's a link to a GitHub repo, chock-full of sample Ruby programs that illustrate how you can use the API. Hope this helps :) 

Aishwarya,


I want to fetch tickets on the basis of group_id. Can I achieve that using the freshdesk API ?



Userlevel 4
Badge +12





Hi,




It is now possible to filter tickets using group_id. You can check the documentation available here : https://developer.freshdesk.com/api/#filter_tickets




Cheers!







How I  get my tickets through ticket id no. 5660958