GET api/v1/Reports/UserGroup/GetUserGroupsByUserId?ownerId={ownerId}&userId={userId}&searchKey={searchKey}&pageNum={pageNum}&pageSize={pageSize}&isSearchToChildGroups={isSearchToChildGroups}&parentGroupId={parentGroupId}&includePGDefaultGroups={includePGDefaultGroups}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ownerId

string

None.

userId

string

None.

searchKey

string

None.

pageNum

integer

Default value is 0

pageSize

integer

Default value is 0

isSearchToChildGroups

boolean

Default value is False

parentGroupId

integer

Default value is 0

includePGDefaultGroups

boolean

Default value is False

version

string

None.

Body Parameters

None.

Response Information

Resource Description

UserGroupListModel
NameDescriptionTypeAdditional information
UserGroups

Collection of UserGroupModel

None.

TotalLength

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/html

Sample:

Sample not available.

text/xml

Sample:

Sample not available.