Skip to main content
curl -N https://api.usenaive.ai/v1/users/USER_ID/logs/stream \
  -H "Authorization: Bearer $NAIVE_API_KEY"
Server-Sent Events stream of activity.logged events for the user as they happen. The bearer travels in the Authorization header.