You could use the API to "View a Ticket" and as part of the response, you would be able to receive the Tag added to the ticket.
Command : Get
Callback URL : /api/v2/tickets/[id]
Sample Curl : curl -v -u username:password -H "Content-Type: application/json" -X GET 'https://domain.freshdesk.com/api/v2/tickets/20'
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article