Skip to main content

Get Form Key

GET 

/task/:id/form

Retrieves the form key for a task. The form key corresponds to the FormData#formKey property in the engine. This key can be used to do task-specific form rendering in client applications. Additionally, the context path of the containing process application is returned.

Request

Responses

Request successful.