Retrieve a session
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
Name of project associated with the event
Source of the event - production, staging, etc
Name of the event
Specify whether the event is of "session", "model", "tool" or "chain" type
session
, model
, tool
, chain
Unique id of the event, if not set, it will be auto-generated
Unique id of the session associated with the event, if not set, it will be auto-generated
Id of the parent event if nested
Id of events that are nested within the event
Associated configuration JSON for the event - model name, vector index name, etc
Input JSON given to the event - prompt, chunks, etc
Final output JSON of the event
Any error description if event failed
UTC timestamp (in milliseconds) for the event start
UTC timestamp (in milliseconds) for the event end
How long the event took in milliseconds
Any system or application metadata associated with the event
Any user feedback provided for the event output
Any values computed over the output of the event
Any user properties associated with the event