Skip to main content
GET
List Notifications Feed

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:20

Page size (max 50)

Required range: 1 <= x <= 50
cursor
string | null
unread_only
boolean
default:false

Return only unread items

type
string | null

Prefix filter e.g. 'prediction.'

since
string | null

ISO 8601 — return items created after this

Response

Successful Response

data
Notification · object[]
required
page
Page · object
required
unread_count
integer
required