Plane docs
ApiSchemas

SessionId

One shape from the contract, as it appears on the wire.

Used by blobs.upload, connections.authorize, hooks.deliveries, hooks.discard, hooks.redeliver, hooks.redeliverAll, previews.list, previews.mint, sandboxes.get, sandboxes.list, sandboxes.release, sandboxes.resume, sandboxes.snapshot, sessions.annotate, sessions.authorizations, sessions.children, and 12 more

Referenced from AgentMessageEvent, AgentReasoningDeltaEvent, AgentTextDeltaEvent, CachePrefixEvent, ConnectionAuthorizationRequiredEvent, ConnectionAuthorizedEvent, DecisionExpiredEncoded, DecisionNotPendingEncoded, EventNotFoundEncoded, HookDeadLetterEvent, HookDelivery, IdentityChangedEvent, IdentityNotSwitchableEncoded, MessageMetadataEvent, ModelRequestCompletedEvent, ModelRequestFailedEvent, ModelRequestRetriedEvent, ModelRequestStartedEvent, Preview, ProviderStateEvent, Sandbox, SandboxAttachedEvent, SandboxIdleEvent, SandboxReleasedEvent

JSON Schema

{
  "type": "string",
  "minLength": 1
}

On this page