What is the fastest way for me to get all tickets of an requester after knowing requester_id via API?
After creating ticket, I use "client.search" function to search all tickets of requester, but the lastest ticket is not a part of these.
Is there any way?