SerchaQLExecute a SerchaQL JSON IR queryExecute a SerchaQL JSON IR query POST /query/json-ir Executes a SerchaQL JSON IR operator tree on behalf of the authenticated caller. Pass ?explain=true to return the compiled plan without executing. Request Responses200400401500OKBad RequestUnauthorizedInternal Server Error