Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
GET /v1/users/:user_id/logs — per-user activity events. Also GET /v1/logs for cross-user.
# per-user curl "https://api.usenaive.ai/v1/users/USER_ID/logs?action=vault.put&limit=50" \ -H "Authorization: Bearer $NAIVE_API_KEY" # cross-user (operator) curl "https://api.usenaive.ai/v1/logs?user_id=USER_ID&action=connection.execute" \ -H "Authorization: Bearer $NAIVE_API_KEY"
action
after
limit
{ events }