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