/api/notifications/v1/admin/user/{bitgoUserId}/subscriptionsRetrieves the notification subscriptions for a specified user. Admins can optionally filter by communication channel, category name, or notification name to narrow the results. Useful for auditing or managing user notification preferences.
bitgoUserIdstringRequiredchannelstringcategoryNamestringnotificationNamestringnotificationSubscriptions array[object] required id string <uuid>userId string <uuid>notificationName string required categoryName string required channel string required isSubscribed boolean required createdAt string <date-time>required updatedAt string <date-time>required isMandatory boolean required