Notification Colletion

Number of APIs: 4

This service provides notifications listing by users and interesting, list and search

  1. User - User Controller create Or Update PUT {{baseUrl}}/users/interests?api_token={{apiToken}}

  2. Notifications - List all notifications by Interests (DEPRECATED) GET {{baseUrl}}/notifications?interests=ipsum est occaecat amet&interests=dolor exercitation&page=1&take=10

  3. Notifications - List all notifications by Interests GET {{baseUrl}}/notifications/interests?page=1&take=10&api_token={{apiToken}}

  4. Notifications - List all notifications by User GET {{baseUrl}}/notifications/user?page=1&take=10