mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 07:34:10 +08:00
4 lines
88 B
Bash
4 lines
88 B
Bash
curl -X GET \
|
|
"$LANGFLOW_SERVER_URL/api/v1/version" \
|
|
-H "accept: application/json"
|