GetSessionRequest
Example Usage
typescript
import { GetSessionRequest } from "@meetkai/mka1/models/operations";
let value: GetSessionRequest = {
sessionId: "demo-python-20260316",
};Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
sessionId | string | ✔️ | N/A | demo-python-20260316 |
xOnBehalfOf | string | ➖ | Optional external end-user identifier forwarded by the API gateway. |