Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the process definition to be retrieved.
Response
Request successful.
The id of the process definition
The key of the process definition, i.e., the id of the BPMN 2.0 XML process definition.
The category of the process definition.
The description of the process definition.
The name of the process definition.
The version of the process definition that the engine assigned to it.
The file name of the process definition.
The deployment id of the process definition.
The file name of the process definition diagram, if it exists.
A flag indicating whether the definition is suspended or not.
The tenant id of the process definition.
The version tag of the process definition.
History time to live value of the process definition. Is used within History cleanup.
x >= 0A flag indicating whether the process definition is startable in Tasklist or not.