Skip to main content
GET
Get Trust Center subscriber

Authorizations

Authorization
string
header
required

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

Path Parameters

slugId
string
required
subscriberId
string
required

Response

200 - application/json

Ok

id
string
required

Unique identifier for the subscriber.

email
string
required

Email of the subscriber.

isEmailVerified
boolean
required

Whether the subscriber's email has been verified.

creationDate
string<date-time>
required

When the subscriber was created.

customerTrustAccountId
string | null
required

The ID of the customer trust account this subscriber is linked to, if any.

groups
object[]
required

Groups this subscriber belongs to.