Retrieve a single ingested event.
Documentation Index
Fetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txt
Use this file to discover all available pages before exploring further.
session_id, request_id, and placement are null when not provided at ingest time.
| Status | Scenario |
|---|---|
400 | Malformed event ID |
404 | Event does not exist for the authenticated tenant |
The access token received from the authorization server in the OAuth 2.0 flow.
Public event ID.
^evt_[1-9][0-9]*$Event
^evt_[1-9][0-9]*$"evt_12345"
event "usr_abc123"
"itm_7f3a2c9e"
"purchase"
Arbitrary JSON object used for filtering, ranking, and debugging.
{
"category": "electronics",
"brand": "Acme",
"price": 10999,
"currency": "usd"
}
1777478400
1777478405
"101"
"home_feed"