Response Fields
| Field | Type | Description |
|---|---|---|
in_progress | boolean | true if the session is still running (Running or Shutting down status), false if the session has reached a terminal state (Completed, Failed, Stopped, or Timed out) |
success | boolean | null | null while the session is in progress, true if the session completed successfully, false if the session failed or timed out |
metadata | object | null | Custom metadata provided when the session was started |
workflow_metadata | object | null | Metadata from the workflow definition (if running a workflow) |
file_metadata | array | null | Metadata for files downloaded during the session |
