Get a list of all enabled groups.

get

/social/api/v1/groups

Request

Supported Media Types
Body ()
Specify a filter to query.
Root Schema : XV1GroupFilterInfo
Type: object
V1 Group Filter Information.
Show Source
Nested Schema : groupTypes
Type: array
Filter by group types.
Show Source
Nested Schema : XV1GroupType
Type: object
Show Source
  • Allowed Values: [ "PRIVATE_CLOSED", "PUBLIC_CLOSED", "PUBLIC_OPEN" ]
    V1 group types.

Response

Supported Media Types

200 Response

Successful operation.
Body ()
V1 Group List Information DTO.
Root Schema : XV1GroupListInfo
Type: object
V1 Group List Information DTO.
Show Source
Nested Schema : items
Type: array
The Groups being returned.
Show Source
Nested Schema : XV1GroupInfo
Type: object
V1 Group Information DTO.
Show Source
Nested Schema : XV1GroupType
Type: object
Show Source
  • Allowed Values: [ "PRIVATE_CLOSED", "PUBLIC_CLOSED", "PUBLIC_OPEN" ]
    V1 group types.