# searchAlerts Types

Types related to the searchAlerts endpoint.

# SearchAlertsOptions

Type Options for configuring the searchAlerts endpoint. Consists of LocaleOptions and PaginationOptions

Name Type Required Default
country HealthboxCountry Value from client configuration
language HealthboxLanguage Value from client configuration
limit number 32
from number 0

# SearchAlertsRecord

Type Model of a single data record that the searchAlerts endpoint responds with. The endpoint will return an array of those.

Name Type
author string
category string
comments string
countryCode string
languageCode string
datePublished Date
refLink string
source string
title string