latestOpenAPI 3.1.02026-08-223321,1001.6 MB
2134ebffd1ef
Get Session
Get a session by session_id, filtered by organization_id.
This ensures users can only access sessions within their organization and that they have permission to view.
Args: session_id: The session ID to retrieve authorized_org_member_config: Authorized user with roles (for RBAC checks) user_id: Deprecated, ignored. Identity is derived from the auth token. user_uuid: Unused, identity is derived from the auth token.
Returns: GetSessionResponse with session data including messages and context
get/session/{session_id}
Path parameters
session_idstring required
Query parameters
user_idstring nullable
user_uuidstring nullable
Response
Successful Response