Skip to main content

Is the API documentation complete

  • October 17, 2012
  • 2 replies
  • 43 views

I want to write a small app that polls for any open urgent tickets.

The API shown here http://freshdesk.com/api/tickets/ shows methods for getting every ticket, and getting all tickets for a user by email.

I was wondering if there was some options that aren't currently documented, such as by priority and/or by status.


If not I can still just grab every ticket ever and scan through using XPath but that causes a bit more of a burden on bandwidth than I would like to avoid if possible.

Did this topic help you find an answer to your question?
This topic has been closed for comments

How did you go with this James?


aravind.sundararajan
Skilled Expert
Forum|alt.badge.img+12

Hello,


You can find our latest API documentation here. We're sunsetting API V1 soon and we advise all users to migrate to the API V2 asap.


Cheers!