Type Alias GetWorkflowHistoryResponse

GetWorkflowHistoryResponse: { workflowHistories?: WorkflowHistoryData[] } & MessageResponse

ワークフロー履歴取得APIのレスポンス

Type declaration