Skip to main content

Get notifications

GET 

/notifications

Get notifications

Request

Query Parameters

    from string

    From date

    type string

    Notification type

    importance integer

    Minimum importance level

Responses

Notifications successfully retrieved

Schema

  • Array [

  • id notificationId (string)

    Unique identifier for notfication

    owner address (string)
    importance integer
    type string
  • ]

Loading...