Skip to main content
GET
List recent notifications

Authorizations

Authorization
string
header
required

workspace API token (sk_akua_...) or OAuth2 JWT. Create tokens at https://akua.dev/developers/api-tokens

Query Parameters

unread
enum<string>

When set to true, only unread notifications are returned.

Available options:
true,
false

Response

Recent notifications (max 50)

data
object[]
required
has_more
boolean
required

True if more items exist after this page.

next_cursor
string | null
required

Opaque cursor for the next page, or null if no more pages.