/
HI
hide-org
/
Hide 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
post
Create a new project
delete
Delete a project
get
List files in project
post
Create a new file
get
Read file contents
put
Update file contents
delete
Delete a file
get
List tasks
post
Create a new task
get
Search files or symbols
get
Get document outline
Read file contents
get
/projects/{id}/files/{path}
Path parameters
id
string
required
Project identifier
path
string
required
File path
Query parameters
startLine
integer
numLines
integer
Response
File contents
File
required
path
string
required
lines
Line[]
required
diagnostics
Diagnostic[]
Changes