@cpod/sdk - v0.2.7
    Preparing search index...

    Function getDashboardTaskHistory

    • Get task history for the dashboard

      Returns Promise<TaskHistoryResponse>

      Task history data

      401 - Not authenticated

      import { getDashboardTaskHistory } from "@cpod/sdk";

      const history = await getDashboardTaskHistory();