/
ME
memodb-io
/
Acontext API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
admin
6
agent_skills
7
artifact
10
disk
3
learning_spaces
11
get
List learning spaces
post
Create learning space
get
Get learning space
delete
Delete learning space
patch
Update learning space (patch meta)
post
Learn from session
get
List sessions in space
get
Get session in space
get
List skills in space
post
Include skill in space
delete
Exclude skill from space
material
1
metrics
2
Project
4
sandbox
4
session
16
task
1
user
3
learning_spaces
Get learning space
Get a learning space by ID.
get
/learning_spaces/{id}
Path parameters
id
string
required
Learning space UUID
Response
OK
object
required
code
integer
error
string
msg
string
data
ModelLearningSpace
Changes