Skip to main content
GET
Get Start Form Key

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

The id of the process definition to get the start form key for.

Response

Request successful.

key
string | null

The form key.

camundaFormRef
object
contextPath
string | null

The context path of the process application. If the task (or the process definition) does not belong to a process application deployment or a process definition at all, this property is not set.