Start a new session
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Project name associated with the session
Name of the session
Source of the session - production, staging, etc
Id of events that are nested within the session
Associated configuration for the session
How long the session took in milliseconds
UTC timestamp (in milliseconds) for the session end
Any error description if session failed
Any user feedback provided for the session output
Input object passed to the session - user query, text blob, etc
Any system or application metadata associated with the session
Any values computed over the output of the session
Final output of the session - completion, chunks, etc
Unique id of the session, if not set, it will be auto-generated
UTC timestamp (in milliseconds) for the session start
Any user properties associated with the session