The google Docs for getAll specified only search by email.
@mattcollier @gannan08 both want to expand this search functionality.
even the wireframe expects search by more than just email.
so we could refactor:
- return the email check to exists query and to the current getAll query
- allow searches by account.meta created,
- allow searches by status (and filter by status)
- allow search by sysResourceRole
in the future we could expand to search by credentials / persona
this would allow search by phone number, last name, first name, etc.