Subscribers
Get single subscriber's account
Get details of single customer, specified by customer ID
GET
/
v1
/
customers
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Customer ID
Response
200 - application/json
Customer details after creation
Customer ID
Customer reference ID
Customer locale (language_country)
Customer's email address
Customer's contact number
Customer's first name
Customer's middle name or initial
Customer's last name
Customer's segments
Customer employee ID
Customer's communications preferences
Customer status
Available options:
ACTIVE
, INACTIVE
Time customer was created
Most recent time customer was updated
Was this page helpful?