Function getDiProjectDiTaskRuntimeRunStateDatasets

  • Returns dataset-level state for a specific historical run instance of a data task. All datasets for the run are returned in a single response; this endpoint does not paginate.

    Parameters

    • projectId: string

      Identifier of the data project.

    • dataTaskId: string

      Identifier of the data task.

    • runId: string

      Identifier of the run instance.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDiProjectDiTaskRuntimeRunStateDatasetsHttpResponse>

    GetDiProjectDiTaskRuntimeRunStateDatasetsHttpError