Studio Service

NotificationSubscriptionFilter

NotificationSubscriptionFilter

A filter to be used against NotificationSubscription object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
idUUIDFilterFilter by the object’s `id` field.
notificationRuleIdUUIDFilterFilter by the object’s `notificationRuleId` field.
userIdUUIDFilterFilter by the object’s `userId` field.
orgIdUUIDFilterFilter by the object’s `orgId` field.
channelStringFilterFilter by the object’s `channel` field.
activeBooleanFilterFilter by the object’s `active` field.
spaceIdUUIDFilterFilter by the object’s `spaceId` field.
and[NotificationSubscriptionFilter!]Checks for all expressions in this list.
or[NotificationSubscriptionFilter!]Checks for any expressions in this list.
notNotificationSubscriptionFilterNegates the expression.