Skip to main content
GET
Get Notification Feed

Authorizations

Authorization
string
header
required

API key for authentication (format: "Bearer YOUR_API_KEY")

Query Parameters

limit
integer
default:20

Maximum number of notifications to return (default: 20, max: 50)

since
string<date-time>

Only return notifications after this ISO 8601 timestamp (for incremental polling)

Response

List of notification feed items

items
object[]

List of notification feed items

Last modified on March 26, 2026