Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 597 Bytes

File metadata and controls

17 lines (12 loc) · 597 Bytes

GetWorkflowExecutionV1WorkflowsExecutionsExecutionIdGetRequest

Example Usage

import { GetWorkflowExecutionV1WorkflowsExecutionsExecutionIdGetRequest } from "@mistralai/mistralai/models/operations";

let value: GetWorkflowExecutionV1WorkflowsExecutionsExecutionIdGetRequest = {
  executionId: "<id>",
};

Fields

Field Type Required Description
executionId string ✔️ N/A