Get Start Form Key
GET/process-definition/:id/startForm
Retrieves the key of the start form for a process definition.
The form key corresponds to the FormData#formKey property in the engine.
Request
Responses
- 200
- 400
- 404
Request successful.
Process definition has no start form defined. See the Introduction for the error response format.
Process definition with given id does not exist. See the Introduction for the error response format.