Can I retrieve ticket threads or post agent replies through the osTicket REST API?
No. The osTicket API currently only supports ticket creation and cron triggering. There is no read API and no reply endpoint. A full RESTful API is planned for v2.0. To…