sfapi-ts

Home > @cjh1/sfapi > AccountService > getProjects

AccountService.getProjects() method

Read Projects Get the authenticated user’s NERSC projects.

Signature:

getProjects(): CancelablePromise<Array<ProjectStats>>;

Returns:

CancelablePromise<Array<ProjectStats>>

ProjectStats Successful Response

Exceptions

ApiError