Skip to main content
GET
List your notifications

Authorizations

Authorization
string
header
required

An aik_… programmatic API key (app.atako.ai → Settings → API keys) or a Supabase session JWT.

Query Parameters

limit
integer

Page size.

before
string<date-time>

Only notifications strictly older than this instant.

beforeId
string<uuid>

Tiebreak for before.

Response

id
string<uuid>
required
type
enum<string>
required
Available options:
agent,
payment,
message,
invoice,
system,
review
title
string
required
body
string
required
read
boolean
required
timestamp
string<date-time>
required
titleKey
string | null
bodyKey
string | null
params
object | null
href
string | null