Get notifications feed
Notifications
Get notifications feed
Returns a paginated list of notifications for the authenticated user, ordered by most recent first. Optionally filter by event type.
GET
Get notifications feed
Required scope
read:self— Access your own user profile information, including basic account details and settings.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
Example:
"2025-06-26"
Query Parameters
Number of results to return (default 20)
Required range:
x <= 100Cursor for pagination
Filter notifications by event type id