Get all user groups

get

/userGroups

Request

Query Parameters
  • Minimum Value: 0
    The number of items this result is limited to. Used in conjunction with offset for pagination.
  • Minimum Value: 0
    The item index at which this resultset starts. Used in conjunction with limit for pagination.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : ResultListBOUserGroupDataBO
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The collection of of the requested resources meeting your criteria.
Show Source
Nested Schema : UserGroupDataBO
Type: object
Documentation for BO mode: UserGroupDataBO
Show Source
Nested Schema : Business Units
Type: array
Title: Business Units
The business units assigned to the user group.
Show Source
Nested Schema : BusinessUnitKeyBO
Type: object
BusinessUnitKeyBO has BusinessUnit OrgId.
Show Source
Back to Top