Sessions
Retrieve a session
Returns a single session by ID, including the task runs executed within it.
get/sessions/{session_id}
Path parameters
session_idstring required
Unique identifier for the session (prefixed with sess_).
Response
OK
Returns a single session by ID, including the task runs executed within it.
Unique identifier for the session (prefixed with sess_).
OK