GET
/
embed
/
workflows
/
{workflowName}
获取公开 Embed HTML
curl --request GET \
  --url https://wfapi.yuhe.space/embed/workflows/{workflowName}
"<string>"

Path Parameters

workflowName
string
required

Query Parameters

token
string

Response

200 - text/html

Embed HTML 页面。

The response is of type string.