Home > @cjh1/sfapi > AccountService > getRoles
Read Roles Get the authenticated user’s NERSC (Iris) roles.
Signature:
getRoles(): CancelablePromise<Array<ProjectStats>>;
Returns:
CancelablePromise<Array<ProjectStats>>
ProjectStats Successful Response
ApiError