• Parameters

    • id: string
    • OptionalabortSignal: AbortSignal

    Returns Promise<{
        data: WorkflowsApi.Workflow;
    }>