Get Rendered Start Form
GET/process-definition/key/:key/rendered-form
Retrieves the rendered form for the latest version of the process definition which belongs to no tenant. This method can be used to get the HTML rendering of a Generated Task Form.
Request
Responses
- 200
- 400
- 404
Request successful.
Process definition has no form field metadata defined. See the Introduction for the error response format.
Process definition with given key does not exist. See the Introduction for the error response format.