Retrieves the rendered form for the latest version of the process definition for a tenant. 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 key of the process definition (the latest version thereof) to be retrieved.
The id of the tenant the process definition belongs to.
Request successful.
For application/xhtml+xml Responses, a byte stream is returned.