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