/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 1mo ago
Details
Filter operations
APIKey
4
Base
12
Chat
7
Components Store
9
Files
18
post
Upload File
get
Download File
get
Download Image
get
Download Profile Picture
get
List Profile Pictures
get
List Files
delete
Delete File
get
List Files
post
Upload User File
delete
Delete All Files
get
List Files
post
Upload User File
delete
Delete All Files
post
Download Files Batch
delete
Delete Files Batch
get
Download File
put
Edit File Name
delete
Delete File
Flows
12
Folders
7
Health Check
2
Knowledge Bases
6
Log
2
Login
4
mcp
4
MCP
5
mcp_projects
8
Monitor
9
OpenAI Responses API
1
Projects
7
Users
6
Validate
2
Variables
4
Voice
1
Files
List Files
List the files available to the current user.
get
/api/v2/files/
Response
Successful Response
File[]
required
id
string
uuid
user_id
string
uuid
required
name
string
required
path
string
required
size
integer
required
provider
string
nullable
created_at
string
date-time
updated_at
string
date-time
Changes