WorkflowWorkflowGet workflow instance by IDGet workflow instance by ID GET /api/v1/workflow/instances/:id Returns a workflow instance with its current state, transition history, and pending actions. Returns 404 if not found. Request Responses200OK