2.0 Groups object

Represents a list of groups.

Example

{
  "total": 1,
  "groups": [{
    "id": "nYrK9udUc-UGvRS2kxaPtaB-0wzeHAJzM6vlL1te6wI",
    "name": "European geography",
    "description": "Learn the countries and capitals of Europe"
  }]
}

Fields

Field Type Description
total
required
Integer The total number of groups available to the caller.
groups
required
List of 2.0 Group objects The list of groups.