OperationEntityRoute_Get (Get)
- Last UpdatedNov 06, 2025
- 1 minute read
| Get | OperationEntityRoute_Get |
Resource Path:/api/OperationEntityRoute
| Name | Description | Data Type |
|---|---|---|
| processId | The process ID. | string |
| operationId | The ID of the downstream operation. | string |
| entityId | The ID of the downstream entity. | integer |
| inputOperationId | The ID of the upstream operation. | string |
| inputEntityId | The ID of the upstream entity. | integer |
The response body is of type Mes.WebApi.Models.OperationEntityRoute.