Get all groups for organization
Name | Description | Type | Additional information |
---|---|---|---|
communityId |
Community Id to pull groups for single community |
integer |
None. |
status |
Filter by group status (Draft, Published, WaitingApproval, Rejected, Deleted) |
string |
None. |
name |
Search by group name |
string |
None. |
pageSize |
Number of results to return (defaults to 25, max of 200) |
integer |
Default value is 25 |
page |
Page number (starting page is 1) |
integer |
Default value is 1 |
None.
Name | Description | Type | Additional information |
---|---|---|---|
PageInfo | PageModel |
None. |
|
Results | Collection of GroupModel |
None. |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API ExplorerSample not available.