User's notifications

The GET /api/notifications endpoint is used to retrieve a list of notifications for the currently authenticated user in the Netevia banking application. These notifications include important alerts related to transactions, security updates, system messages, and other account-related activities.

This endpoint provides users with a complete list of notifications associated with their banking account, helping them stay informed about key updates and important events.

Functionality:

  • Retrieve Notifications:
    • Users can view notifications related to recent transactions, security alerts, system messages, and other critical updates.
  • Notification Details:
    • Each notification includes a timestamp, a type (e.g., transaction, security, system), and a content summary. This allows users to easily understand the purpose of each notification.
  • Organized Alerts:
    • Notifications are presented in chronological order, helping users prioritize urgent matters or review past messages.

Response Format:

Upon successful request, the API responds with an object containing a list of notifications

Key Features:

  • Timely Updates: Stay on top of all important events related to your account, such as completed transactions, security changes, and system maintenance notifications.
  • Notification Types:
    • Transaction Alerts: Information on recent transfers, purchases, or other transactions.
    • Security Updates: Alerts about security events like password changes or suspicious activity.
    • System Messages: Information about upcoming system maintenance, new features, or service interruptions.
Query Params
date-time
date-time
string
enum
Allowed:
string
enum
Allowed:
string
int32
Defaults to 0
int32
Defaults to 100
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json