Home > @cjh1/sfapi > TasksService > getTask
Read Task Get the status of a schedule task.
Signature:
getTask(id: string): CancelablePromise<Task>;
Returns:
CancelablePromise<Task>
Task Successful Response
ApiError