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
Documentation Index
Fetch the complete documentation index at: https://docs.akua.dev/llms.txt
Use this file to discover all available pages before exploring further.
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