Skip to main content

Mini representation of a group, including id and name of group.

id
string
required

The unique identifier for this object.

Example:

"11446498"

type
enum<string>
required

The value will always be group.

Available options:
group
Example:

"group"

name
string

The name of the group.

Example:

"Support"

group_type
enum<string>

The type of the group.

Available options:
managed_group,
all_users_group
Example:

"managed_group"