Skip to main content
GET
Get subscriber by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Subscriber ID

Response

Subscriber retrieved successfully

id
string

Unique subscriber identifier

email
string<email>

Subscriber email address

lists
object[]

Lists the subscriber belongs to

created_at
string<date-time>

When the subscriber was created

updated_at
string<date-time>

When the subscriber was last updated