/
CL
cleanlab
/
Agility
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1y ago
Details
Filter operations
access_keys
3
assistants
5
get
Get Assistant
put
Update Assistant
delete
Delete Assistant
get
Get Assistants
post
Create Assistant
document
2
health
1
knowledge_base
5
message
4
run
5
source
7
thread
4
users
3
assistants
Get Assistants
Get all assistants for the current user.
get
/api/assistants/
Query parameters
limit
integer
offset
integer
Response
Successful Response
AssistantWithConfig[]
required
model
'gpt-4o'
instructions
string
nullable
knowledge_base_id
string
uuid
required
tools
ToolOutput[]
nullable
name
string
required
description
string
required
id
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
required
deleted_at
string
date-time
nullable
required
Changes