GET
/
v1
/
groups

Authorizations

Authorization
string
header
required

Authentication header of the form Bearer: <token>, where <token> is either your public or private API key. See when to use which

Query Parameters

groupId
string
required

The ID of the group

Response

200 - application/json
createdAt
string

The date the group was created

groupId
string

The ID of the group as defined in your own application

membersCount
number

The number of members in the group

modifiedAt
string

The date the group was last modified

name
string

The name of the group

properties
string

The properties of the group

trackingEvents
string[]

The tracking events associated with the group