list_notification_subscriptions
Retrieve user notification subscription preferences in ServiceNow to manage opt-in/opt-out status and filter by specific users or notifications.
Instructions
List user subscriptions to notifications (who has opted in/out)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_sys_id | No | User sys_id to list their subscriptions | |
| notification_sys_id | No | Filter by specific notification | |
| limit | No | Max records to return (default 25) |