4.5.2 Get the workflow details updated on conductor
This topic describes the information about Get the workflow details updated on conductor
Below endpoint should be invoked from the postman tool.
HTTP Method: GET
http://{{host-orch-service}}/plato-orch-service/api/metadata/workflow/{{workflowName}}Following headers to be considered:
Table 4-2 Headers
| Parameter Name | Value | Mandatory | Description |
|---|---|---|---|
| Content-Type | application/json | Yes | - |
| appld | platoorch | Yes | The application ID of the host service. |
| entityId | DEFAULTENTITY | Yes | EntityID of the Request. |
Parent topic: Invoking EOD by using APIs