Get the number of tasks for the current user.
import { getTaskCount } from "@dvelop-sdk/task";await getTaskCount({ systemBaseUri: "https://umbrella-corp.d-velop.cloud", authSessionId: "dQw4w9WgXcQ"}); Copy
import { getTaskCount } from "@dvelop-sdk/task";await getTaskCount({ systemBaseUri: "https://umbrella-corp.d-velop.cloud", authSessionId: "dQw4w9WgXcQ"});
Get the number of tasks for the current user.