Skip to main content
GET
Get user's notification tray items

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

options
object

Pagination options for controlling result set size and navigation

Response

Response containing a list of notification tray items and associated data

notificationTrayItems
object[]
required

List of notification items to display

users
object[]
required

User information for actors referenced in the notifications

paging
object

Pagination information for navigating through results

files
object[]

File information for any media referenced in notifications

events
object[]

Event information for any events referenced in notifications (omitted when there are none)