I'm not sure if I'm missing something, but is there anyway to search for all tasks of a specific custom item type through the API? Specifically, I'm looking for a way to query all tasks in a folder/projects with a specific CustomItemTypeId.
The CustomItemTypeId is provided in the response if I query for all tasks in a folder or project, but it doesn't look like there's a way to filter for that in the request.