Internal
My notifications
GET /me/notifications
The notification stream the product emails from, newest first: comments and updates on boards shared with you.
Authorization
AuthorizationstringheaderrequiredBearer <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
unreadbooleanqueryDefaults to false.
cursorstringqueryOpaque cursor from a previous response's nextCursor.
limitintegerqueryDefaults to 50.
Response
nextCursorstring | nullhasMorebooleandataNotification[]Child attributes
idstringtypestringCOMMENTED, UPDATED and the rest of the product's log types.
fromobjectboardIdstring | nullboardTitlestring | nullspaceIdstring | nullspaceTitlestring | nulltextstringreadbooleanatstringErrors
429
rate_limitedToo many requests.
Was this page helpful?