Get Rendered Form
GET/task/:id/rendered-form
Retrieves the rendered form for a task. This method can be used to get the HTML rendering of a Generated Task Form.
Request
Responses
- 200
- 400
Request successful.
The task with the given id does not exist or has no form field metadata defined for this task. See the Introduction for the error response format.