Yes, we can add what’s called a Retrieval Filter to accomplish this.
If you have a specific field that identifies which records we are allowed to be pull over for matching or tells us which records should be excluded, we can use that field to filter on values and identify records can be accessed by the application.
As long as the field is exposed to the API, we can use it segment which records will or will not be matched.