/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2025-07-11
Details
Filter operations
agents
12
docs
10
executions
5
files
4
healthz
1
jobs
1
sessions
10
post
Render
post
Chat
get
Get Session
put
Update Session
post
Create Or Update Session
delete
Delete Session
patch
Patch Session
get
List Sessions
post
Create Session
get
Get Session History
tasks
6
temporal
1
users
7
sessions
Get Session
get
/sessions/{session_id}
Path parameters
session_id
string
uuid
required
Response
Successful Response
Session
required
situation
string
nullable
system_template
string
nullable
summary
string
nullable
render_templates
boolean
token_budget
integer
nullable
context_overflow
'truncate'
|
'adaptive'
nullable
auto_run_tools
boolean
forward_tool_calls
boolean
recall_options
union
id
string
uuid
required
metadata
object
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
kind
string
nullable
Changes