user_sessions
Import Claude Session
Import messages from a Claude CLI session into a new Omnara session.
This creates:
- A new user_session linked to the workspace's main worktree
- A new agent_session for the imported messages
- All messages from the Claude CLI session
The agent_session_id can then be used as the resume_session_id when starting the SDK to resume from the imported session.
post/api/v1/user-sessions/import-claude-session
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.