List recent notifications
Notifications
List recent notifications
Returns the authenticated user’s most recent in-app notifications (max 50, newest first). Pass unread=true to filter to unread notifications only.
GET
List recent notifications
Authorizations
workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens
Query Parameters
When set to true, only unread notifications are returned.
Available options:
true, false