Method

  • GET /process-definition/{id}/deployed-start-form

  • GET /process-definition/key/{key}/tenant-id/{tenant-id}/deployed-start-form

Parameters

Result

Response Codes

Code Media type Description
200 application/xhtml+xml Request successful.
400 application/json The form key has wrong format. See the Introduction for the error response format.
403 application/json The deployed start form cannot be retrieved due to missing permissions on process definition resource. See the for the error response format.
404 application/json No deployed start form for a given process definition exists. See the Introduction for the error response format.

Example

GET GET GET