sfapi-ts

Home > @cjh1/sfapi > AccountService > getGroups

AccountService.getGroups() method

Read Groups Get the authenticated user’s file groups.

Signature:

getGroups(): CancelablePromise<GroupList>;

Returns:

CancelablePromise<GroupList>

GroupList Successful Response

Exceptions

ApiError