InlineNotificationProviderPage1

InlineNotificationProviderPage1
InlineNotificationProviderPage1

It holds the collection of notification providers for a paged response

JSON Example
{
    "items": [
        {
            "id": "e24ae877-6bfa-42da-a735-4ea55fba6c45",
            "name": "My Provider",
            "type": "string",
            "enabled": true,
            "notification_types": [
                "CRITICAL_CVE_PATCH_AVAILABLE"
            ],
            "created_at": "2025-10-31T12:42:14.000Z",
            "created_by": "johndoe",
            "updated_at": "2025-10-31T12:42:14.000Z",
            "updated_by": "johndoe",
            "removed_at": "2025-10-31T12:42:14.000Z",
            "removed_by": "johndoe"
        }
    ]
}
items
Required

items