Skip to main content

Get user notifications

Get user notifications.

Responses

Request has been handled successfully.


Schema
    success boolean
    data object
    notifications object[]
  • Array [
  • id integer required

    The notification Id.

    body string required

    The notification body. Might contain HTML.

    avatarUrl string required

    The Avatar url of the user the notification is related to.

    createdAt string required

    The creation date of the notification.

    postUrl string required

    The post URL the notification is related to.

  • ]
Loading...