v1

latestOpenAPI 3.1.02026-08-06209117239.7 KB
activity

List current user's activity events

Newest-first feed of memory and search activity for the authenticated user.

get/api/v1/activity

Query parameters

space_idstring nullable

When set, only events for this space_id

When set, only events for this space_id

limitinteger
offsetinteger
cursorstring nullable

Opaque cursor from next_cursor for stable keyset pagination

Opaque cursor from next_cursor for stable keyset pagination

Response

Successful Response

next_offsetinteger nullable

Pass as offset for the next page, or null if no more results

next_cursorstring nullable

Opaque cursor (created_at + id) for stable pagination; pass as cursor