Skip to main content
Skip to main content

AdminGetNotificationsParams

Parameters used to filter and configure the pagination of the retrieved notifications.

constructor


Properties

event_namestring
Event name to filter notifications by.
expandstring
Comma-separated relations that should be expanded in the returned data.
fieldsstring
Comma-separated fields that should be included in the returned data.
include_resendsstring
Whether to include resends in the results.
limitnumber
Limit the number of items returned in the list.

Default: 50

offsetnumber
The number of items to skip when retrieving a list.

Default: 0

resource_idstring
Resource ID to filter notifications by.
resource_typestring
Resource type to filter notifications by.
tostring
Filter notifications by their to field.
Was this section helpful?