When using the search API (https://developers.qase.io/reference/search-1), I can't get the project code of the given entity (case, run, result, etc).
So if I want to know all cases updated by someone since some_date, in a way that I could track the project of this case, I need to call the search API for each one of the active projects. For a team with several projects, this could mean a lot of calls instead of a single one for all projects at once.