Community
List Discussion Groups
Returns the available discussion board groups.
GET
List Discussion Groups
List Discussion Groups
Returns the list of discussion board groups (categories/channels) available in the community. Used to populate group selectors and navigation.Authentication
Requires a valid customer bearer token.Query Parameters
string
Comma-separated list of field paths to include in the response. When provided, only the
specified fields are returned — useful for reducing payload size. Supports nested paths
using dot notation. Example:
_shape=Groups.Name,Groups.Description.