EndPoint Get User Details
Name
get_user_details
Description
Gets details about the current Mailchimp user account.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
There are no parameters |
Output Columns
Label |
DataType |
Length |
Raw |
Description |
AccountId |
DT_WSTR |
200 |
False |
|
LoginId |
DT_WSTR |
100 |
False |
|
AccountName |
DT_WSTR |
100 |
False |
|
Email |
DT_WSTR |
200 |
False |
|
FirstName |
DT_WSTR |
50 |
False |
|
LastName |
DT_WSTR |
50 |
False |
|
UserName |
DT_WSTR |
100 |
False |
|
AvatarUrl |
DT_WSTR |
4000 |
False |
|
Role |
DT_WSTR |
50 |
False |
|
MemberSince |
DT_DBTIMESTAMP |
0 |
False |
|
PricingPlanType |
DT_WSTR |
100 |
False |
|
FirstPayment |
DT_WSTR |
100 |
False |
|
AccountTimeZone |
DT_WSTR |
100 |
False |
|
AccountIndustry |
DT_WSTR |
100 |
False |
|
ContactCompany |
DT_WSTR |
100 |
False |
|
ContactAddress1 |
DT_WSTR |
100 |
False |
|
ContactAddress2 |
DT_WSTR |
100 |
False |
|
ContactCity |
DT_WSTR |
100 |
False |
|
ContactState |
DT_WSTR |
50 |
False |
|
ContactZip |
DT_WSTR |
20 |
False |
|
ContactCountry |
DT_WSTR |
100 |
False |
|
ProEnabled |
DT_BOOL |
0 |
False |
|
LastLogin |
DT_DBTIMESTAMP |
0 |
False |
|
TotalSubscribers |
DT_I4 |
0 |
False |
|
Links |
DT_NTEXT |
0 |
False |
|
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |