Get a workflow by workflow id
GET {{backofficeURL}}/WorkflowService/workflows/{{workFlowID}}?access_token={{useraccessToken}}
- Using this service we can get a specific workflow based on it's workflow id.
- Since the workflowID will be automatically applied in the service, running this service will result in a specific workflow.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
access_token | string |