/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 44m ago · Updated 1mo ago
Details
Filter operations
Agentic
4
Base
6
Chat
4
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
Health Check
1
Log
2
mcp
20
MCP
5
mcp_projects
16
Monitor
9
OpenAI Responses API
1
Projects
7
Users
6
Workflow
3
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