Skip to main content

List Experience Groups

Loading...
API endpoint path: /v3/groups

Retrieves a paginated list of active experience groups for the authenticated institution, including participant counts for each group.

Use this endpoint to

  • View available experience groups for campaigns, targeted experiences, and feature rollouts.
  • Review group membership counts before managing participants.
  • Navigate large collections of groups using pagination.

Behavior and capabilities:

  • Returns only active experience groups for the authenticated institution.
  • Each group includes key details such as groupId, groupName, groupType, and noOfParticipants.
  • Supports pagination through the page and size query parameters.
  • Supports result sorting through the sort query parameter.
  • Response includes experience groups in content, navigation links in links, and pagination details in page.

Request

Responses

Success