Freshdesk
communityCloud-based customer support software with ticketing, AI, automation, and multi-channel support.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{domain}.freshdesk.com/api/v2/ticketsList support tickets
Parameters
filternew_and_my_open|watching|spam|deleted (stringoptionalorder_bycreated_at|updated_at|due_by (stringoptionalper_pageresults (integeroptionalReturns
tickets[] with id, subject, description_text, status, priority, requester_id, created_at, updated_at, tagsPOST
https://{domain}.freshdesk.com/api/v2/ticketsCreate a support ticket
Parameters
emailrequester email (stringrequiredstatus2-5 (integeroptional— 2=open)subjectticket subject (stringrequiredpriority1-4 (integeroptional— 1=low, 4=urgent)descriptionHTML description (stringrequiredReturns
id, subject, status, priority, created_at, requester_idGET
https://{domain}.freshdesk.com/api/v2/search/solutionsSearch knowledge base articles
Parameters
termsearch keyword (stringrequiredReturns
results[] with id, title, description, folder_id, category_id, thumbs_up, thumbs_down, created_at