Get Deployed Start Form
GET/process-definition/key/:key/deployed-start-form
Retrieves the deployed form that can be referenced from a start event. For further information please refer to User Guide.
Request
Responses
- 200
- 400
- 403
- 404
Request successful.
The form key has wrong format. See the Introduction for the error response format.
The deployed start form cannot be retrieved due to missing permissions on process definition resource. See the Introduction for the error response format.
No deployed start form for a given process definition exists. See the Introduction for the error response format.