Get Start Form Key
GET/process-definition/key/:key/tenant-id/:tenant-id/startForm
Retrieves the key of the start form for the latest version of the process definition for a tenant.
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 key does not exist. See the Introduction for the error response format.