List notifications
Returns the caller’s notifications (newest first) with a pagination cursor. Scoped to the caller’s own user id.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Query parameters
limit
cursor
unreadOnly
Response
The caller's notifications and next cursor.
notifications
nextCursor
Errors
401
Unauthorized Error