sfapi-ts

Home > @cjh1/sfapi > TasksService > getTasks

TasksService.getTasks() method

Read Tasks Get the status of schedule tasks.

Signature:

getTasks(): CancelablePromise<Tasks>;

Returns:

CancelablePromise<Tasks>

Tasks Successful Response

Exceptions

ApiError