Returns information about a workflow.
get/v1/spaces/{spaceName}/projects/{projectName}/workflows/{id}
Path parameters
spaceNamestring required
The name of the space.
idstring required
The ID of the workflow. To rerieve a list of workflow IDs, use <a>ListWorkflows</a>.
projectNamestring required
The name of the project in the space.
Response
Success