/
LA
langflow-ai
/
Langflow
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18m ago · Updated 2d ago
Details
Filter operations
APIKey
4
Base
13
Chat
7
Components Store
9
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
get
Get Vertex Builds
delete
Delete Vertex Builds
get
Get Message Sessions
get
Get Messages
delete
Delete Messages
put
Update Message
patch
Update Session Id
delete
Delete Messages Session
get
Get Transactions
OpenAI Responses API
1
Projects
7
Registration API
2
Users
6
Validate
2
Variables
4
Voice
1
Monitor
Get Messages
get
/api/v1/monitor/messages
Query parameters
flow_id
string
uuid
nullable
session_id
string
nullable
sender
string
nullable
sender_name
string
nullable
order_by
string
nullable
Response
Successful Response
MessageResponse[]
required
id
union
flow_id
string
uuid
nullable
timestamp
string
date-time
sender
string
required
sender_name
string
required
session_id
string
required
context_id
string
nullable
text
string
required
files
string[]
edit
boolean
required
duration
number
nullable
properties
LfxSchemaPropertiesProperties
category
string
nullable
content_blocks
LangflowSchemaContentBlockContentBlock[]
nullable
Changes