Little old, but I got this working. Couldn’t find it documented anywhere.

{
  "%%user.identities": {
    "$elemMatch": {
      "provider_type": "anon-user"
    }
  }
}
1 Like