Retrieves the rendered form for a task. This method can be used to get the HTML rendering of a Generated Task Form.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the task to get the rendered form for.
Request successful.
For application/xhtml+xml Responses, a byte stream is returned.