/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 21h ago
Details
Filter operations
APIKey
4
Base
13
Chat
7
Components Store
9
get
Check If Store Is Enabled
get
Check If Store Has Api Key
get
Get Components
post
Share Component
get
Download Component
patch
Update Shared Component
get
Get Tags
get
Get List Of Components Liked By User
post
Like Component
Files
18
Flows
12
Folders
7
Health Check
2
Knowledge Bases
6
Log
2
Login
4
mcp
16
MCP
5
mcp_projects
14
Monitor
9
OpenAI Responses API
1
Projects
7
Registration API
2
Users
6
Validate
2
Variables
4
Voice
1
Components Store
Download Component
get
/api/v1/store/components/{component_id}
Path parameters
component_id
string
uuid
required
Response
Successful Response
DownloadComponentResponse
required
id
string
uuid
required
name
string
nullable
required
description
string
nullable
required
data
object
nullable
required
is_component
boolean
nullable
required
metadata
object
nullable
Changes