Groups
Find a Group
Find a group by ID
GET
/
v1
/
groups
Authorizations
Authorization
string
headerrequiredAuthentication 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
requiredThe ID of the group
Response
200 - application/json
name
string
The name of the group
groupId
string
The ID of the group as defined in your own application
createdAt
string
The date the group was created
modifiedAt
string
The date the group was last modified
properties
string
The properties of the group
membersCount
number
The number of members in the group
trackingEvents
string[]
The tracking events associated with the group