Get update
Get a single update by its id. Only updates on cases can be read; any other update answers 404.
Required scope: read:updates
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Path Parameters
Id of the tenant the updates belong to
Id of the update
Response
Successful operation
Id of the update
Id of the case the update belongs to
Id of the update type
Label of the update type
Description of the update type
Priority of the update type
Text of the update
Arbitrary data attached to the update
Id of the entity the update refers to, for example a case voucher
Id of the workflow task that produced the update
Id of the workflow that produced the update
Intention the update was created with
State of the update
EXECUTED, ROLLED_BACK, null Result of the procedure that produced the update
Timestamp the update was created at
Timestamp the update is paused from
Timestamp the update was continued at. Null while the update is still open.
Timestamp the update reminds at
Type of the responsible party for the update
Reference id of the responsible party for the update
Role required to be set as responsible for the update
Role the update is hidden from
Update type the update is paused with when the case ends
Whether the update is continued when the case ends
Who created the update
Who continued the update