Search specific remote?

Is there a way to search a specific remote?

You can do flatpak remote-ls <remote> and grep on the output.

flatpak search doesn’t have a way to filter by remotes but both use the same data and should give the same results.