Gets Admins for a community
| Name | Description | Type | Additional information |
|---|---|---|---|
| communityId |
Community Id |
integer |
Required |
| name |
User name |
string |
None. |
|
User email |
string |
None. |
|
| userId |
User Id |
integer |
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.
IModelResultOfCommunityAdminModel
| Name | Description | Type | Additional information |
|---|---|---|---|
| PageInfo | PageModel |
None. |
|
| Results | Collection of CommunityAdminModel |
None. |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API ExplorerSample not available.