Effectively, if you do not add the ?domainfilter=true parameter to the API call, it will return records from all collections in the database. You can create scripts to find records from all collections that have preparations at a particular storage location (e.g. f"{BASE_URL}/api/specify/preparation/?storage={StorageID}"") or find all objects that have a locality at a particular level in the geography tree. It takes a bit of technical knowledge to accomplish, but it is completely doable!