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 execution to be retrieved.
Response
Request successful.
The id of the Execution.
The id of the root of the execution tree representing the process instance.
Indicates if the execution is ended.
The id of the tenant this execution belongs to. Can be null
if the execution belongs to no single tenant.