/
JU
julep-ai
/
Julep Agents API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1y ago
Details
Filter operations
agents
13
docs
12
executions
6
files
4
healthz
1
jobs
1
projects
2
secrets
4
sessions
10
tasks
6
post
Create Or Update Task
get
List Tasks
post
Create Task
get
List Task Executions
get
Get Task Details
get
Get Execution Transition
temporal
1
users
7
tasks
Get Task Details
get
/tasks/{task_id}
Path parameters
task_id
string
uuid
required
Response
Successful Response
Task
required
name
string
required
canonical_name
string
nullable
description
string
main
union[]
required
input_schema
object
nullable
tools
TaskToolOutput[]
inherit_tools
boolean
id
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
required
metadata
object
nullable
Changes