Get
Get a session by ID.
Path parameters
id
String ID of session to return. Starts with sesh_
.
Headers
X-API-KEY
Response
Successful Response
id
String ID of session. Starts with sesh_
.
projects
List of projects that have datapoints associated to this session.
datapoints_count
Number of datapoints associated to this session.
created_at
updated_at
reference_id
Unique user-provided string identifying the session.
first_inputs
Inputs for the first datapoint in the session.
last_output
Output for the last datapoint in the session.