Skip to content

Documentation / @agentick/shared / CreateSessionResponse

Interface: CreateSessionResponse ​

Defined in: protocol.ts:349

Response from session creation.

Properties ​

sessionId ​

sessionId: string

Defined in: protocol.ts:350


status ​

status: string

Defined in: protocol.ts:351

Released under the ISC License.