Skip to content
Get an API key

GET /me/notifications

Updated 16 Sep 20261 min read
GET/me/notificationsTry it
Basehttps://api.mockflow.com/v1Scopesuser:read

The notification stream the product emails from, newest first: comments and updates on boards shared with you.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs user:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Query parameters

unreadbooleanquery

Defaults to false.

cursorstringquery

Opaque cursor from a previous response's nextCursor.

limitintegerquery

Defaults to 50.

Response

200 · application/json
nextCursorstring | null
hasMoreboolean
dataNotification[]
Child attributes
idstring
typestring

COMMENTED, UPDATED and the rest of the product's log types.

fromobject
boardIdstring | null
boardTitlestring | null
spaceIdstring | null
spaceTitlestring | null
textstring
readboolean
atstring

Errors

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft