Host params with special characters and search patterns

Hi, I’m using a “.” in some of my host parameters, like this: app.id=xyz. And I want to be able to search for all hosts with param.app.id=xyz using api/v2/hosts. Does search allow me to query for host.params that have a period in the name?