Skip to main content
GET
Get Trust Center subscriber group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slugId
string
required
subscriberGroupId
string
required

Response

200 - application/json

Ok

id
string
required

Unique identifier for the subscriber group.

name
string
required

Name of the subscriber group.

subscriberIds
string[]
required

List of subscriber IDs in the group.

creationDate
string<date-time>
required

When the subscriber group was created.