Home > @cjh1/sfapi > AccountService > getGroup
Read Group Get information about a filegroup.
Signature:
getGroup(group: string): CancelablePromise<GroupStats>;
Parameter | Type | Description |
---|---|---|
group | string |
Returns:
GroupStats Successful Response
ApiError