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
Changes
No recorded changes to this endpoint across all 1 revision of this API.