Skip to main content
GET
Live-activity feed history

Authorizations

Authorization
string
header
required

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

Path Parameters

agentId
string
required

Agent id

Query Parameters

limit
integer
default:50

Max 100.

Required range: 1 <= x <= 100
before
string<date-time>

Newest-first page cursor.

after
string<date-time>

Oldest-first, SSE-resume mode.

Response

Chat-origin events are scoped to the caller's own conversation; cron/subagent/system/integration events are agent-wide.

events
object[]
required