| Name | Description | Type | Additional information | 
|---|---|---|---|
| UserIds | The Id of the users (members, devices, bots) that we wish to receive notifications about. | Collection of globally unique identifier | None. | 
| Tag | Filter for users (members/devices) that are tagged with... | string | None. | 
| NotTaggedWith | Exclude users (devices / members) that are tagged with... | string | None. | 
| IncludeMembers | When set to false, excludes members | boolean | None. | 
| IncludeDevices | When set to false, excludes devices | boolean | None. | 
| IncludeBots | When set to false, excludes bots | boolean | None. | 
| JustMyDevices | Filter devices for just those the user is the owner of. | boolean | None. |