Use api/v2/search/ticket call and use include parameter

Hi,

I am trying to use the “/api/v2/search/tickets” API call but also include the “include=requester” parameter. Is this possible?

Kind regards,
Niels Mylle

Hey @nmylle,
Welcome to the Freshworks Developer Community!

As per the docs, include=requester is available in view ticket and list tickets.

So it is impossible to filter tickets and include the requester data in the same call?

I have to double-check that.

Most likely it has to be in a separate API calls.