Filter Ticket by company_id and status

Hello, can I use Tickets Filter API to filter by company_id, I looked that only “List All TIckets” API have this option.
I want use like the example below:

/search/tickets?query=“company_id:60000646554%20AND%20status:2”
company_id:60000646554 AND status:2

Thanks

Hey @Filipe_Fernandes,

Is this with platform version 2.3 and the request method?

Where can I see it? I tried to use api/v2.3/search/tickets, but not work

Can you also share your request.json?