/
SC
schej-it
/
Schej.it API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
analytics
7
auth
4
events
12
folders
5
get
Get all folders
post
Create a new folder
get
Get a folder by its ID and its contents
delete
Delete a folder
patch
Update a folder's name or color
slackbot
1
user
14
users
2
folders
Get all folders
get
/user/folders
Response
A list of all folders for the user
ModelsFolder[]
required
_id
string
color
string
eventIds
string[]
isDeleted
boolean
name
string
userId
string
Changes