v1

latestSwagger 2.02026-07-1420021.4 KB
search

Search Notification Text

Searches the text content of notifications. Returns matching notifications with basic metadata. Useful for tracking themes, campaign mentions, or specific keywords across mobile and web push messages.

get/search/notification-text

Query parameters

qstring required

Full-text query string (e.g., "discount", "breaking news").

start_datestring date

Start date in YYYY-MM-DD format (default is 30 days ago).

end_datestring date

End date in YYYY-MM-DD format (default is today).

brandstring

Filter by brand.

genrestring

Filter by genre.

limitinteger

Maximum number of results to return (default is 100).

Headers

X-API-Keystring required

API key used for authenticating the request.

Response

A list of matching notifications.