GET
/
v1
/
groups

Authorizations

Authorization
string
headerrequired

Authentication header of the form Bearer: <token>, where <token> is your public or private Frigade API key

Query Parameters

groupId
string
required

The 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