Replies
GET https://api.imgur.com/3/account/{{username}}/notifications/replies
Returns all of the reply notifications for the user. Required to be logged in as that user.
Response Model: Notification
Parameters
Key | Required | Value |
---|---|---|
new | optional | boolean - false for all notifications, true for only non-viewed notification. Default is true . |