Get workflow by workflow id
GET {{backofficeURL}}/WorkflowService/workflows/{{workFlowID}}?access_token={{useraccessToken}}
- Using this service, we can get a workflow based on it's workflow id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |