Get Rendered Start Form
流程定义
通过Id获取渲染的起始表单
Retrieves the rendered form for a process definition. This method can be used to get the HTML rendering of a Generated Task Form.
GET
Get Rendered Start Form
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the process definition to get the rendered start form for.
Response
Request successful.
For application/xhtml+xml Responses, a byte stream is returned.