Get task history for the dashboard
Task history data
401 - Not authenticated
import { getDashboardTaskHistory } from "@cpod/sdk";const history = await getDashboardTaskHistory(); Copy
import { getDashboardTaskHistory } from "@cpod/sdk";const history = await getDashboardTaskHistory();
Get task history for the dashboard