Notifications
Get Get Notifications
gethttps://cache.showwcase.com/notifications
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Query
Field | Type | Description |
---|---|---|
type | string | The type of notification. |
skip Default value: 0 | number | Pagination offset. |
limit Default value: 15 | number | Pagination limit. (Max value 100) |
Get Get Community Notifications
gethttps://cache.showwcase.com/notifications/community
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Query
Field | Type | Description |
---|---|---|
skip Default value: 0 | number | Pagination offset. |
limit Default value: 15 | number | Pagination limit. (Max value 100) |
Get Get Total Unread Notifications
gethttps://cache.showwcase.com/notifications/unread
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |
Get Get Total Unread Notifications Grouped by Type
gethttps://cache.showwcase.com/notifications/totals
Headers
Field | Description |
---|---|
X-API-KEY | An API key that represents the user who wants to take an action. Read more about API keys here. |