Group (deprecated)
Last updated
Was this helpful?
Last updated
Was this helpful?
This resource is deprecated. You should consider using our GraphQL API with the UserGroup
object.
You can also use Users
object filtered on parentGroupId if you would like to retrieve users from a specific user group.
GET /group
See below to discover used fields and see to discover some output examples.
parent_id
Parent group identifier
?filters[parent_id]=1987
GET /group/1984
See to discover some output examples.
id
Group identifier
Integer
name
Group name
String
created_at
Date of creation
Date YYYY-MM-DD HH:MM:SS
parent_id
Parent identifier
Integer
operator_list Deprecated: use the Operator resource with the group_id filter instead
List of operators identifiers
List of integers
parent_list
List of parent's group ids
List of integers