sfapi-ts

Home > @cjh1/sfapi > AccountService > getRoles

AccountService.getRoles() method

Read Roles Get the authenticated user’s NERSC (Iris) roles.

Signature:

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

Returns:

CancelablePromise<Array<ProjectStats>>

ProjectStats Successful Response

Exceptions

ApiError