External DocumentationTo learn more, visit the Helix documentation.
Parameters
Example Output
Workflow Library Example
Get Session with Helix and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Session ID | The ID of the session. |
{
"id": "ses_01j56vxhjn6qh23hecxdan147a",
"name": "magical-chat-815",
"parent_app": "app_01hzm1232trzrcdg01nvmfqz89",
"mode": "inference",
"model_name": "qwen3:8b",
"interactions": [
{
"id": "int_01j56vxhjn6qh23hecxdan147b",
"created": "2024-08-08T15:42:44Z",
"message": "Hello, how can I help?",
"role": "assistant"
}
],
"created": "2024-08-08T15:42:44Z",
"updated": "2024-08-08T15:42:44Z"
}
Was this page helpful?