This singleton resource returns the currently authenticated user
LeadConduit uses HTTP Basic Authentication
with the username API and your API key as the password.
For example: API:1f1b96c9150d8050e858c043d543bb4eadae0e6f'
OK
ID of this user
^[0-9a-fA-F]{24}$"5fd4371e940df5a34a3888b2"
The user's first name
"Jane"
The user's last name
"Doe"
The user's email address
"janedoe@company.com"
The account's ID global across all ActiveProspect products
"6493820b542ea0521e2a4543"
The user's API key
"2f1d5f29915b866c7a2fa5de29613104"
Is the user a super user?
false
Can the user manage other users and verified domains?
true
Can the user manage subscriptions to TrustedForm, LeadConduit, and SuppressionList?
true
The user's role (unused)
user "user"
The user's phone number
"512-555-1212"
The list of products available to the account
[
{
"id": "lcx",
"name": "LeadConduit",
"base_url": "https://app.leadconduit.com",
"marketing_url": "https://activeprospect.com/products/leadconduit/",
"subscribed": true
},
{
"id": "suppressionlist",
"name": "SuppressionList",
"base_url": "https://app.suppressionlist.com",
"marketing_url": "https://activeprospect.com/products/leadconduit/",
"subscribed": true
},
{
"id": "trustedform",
"name": "TrustedForm",
"base_url": "https://app.trustedform.com",
"marketing_url": "https://activeprospect.com/products/trustedform/",
"subscribed": true
}
]
The code for the current product
lcx, trustedform, suppressionlist, account "lcx"