{ "_id": "<string>", "email": "[email protected]", "role": "<string>", "linkedIn": { "status": true, "inviteLimit": 123, "sendLimit": 123, "visitLimit": 123 }, "mailboxes": [ { "_id": "<string>", "email": "[email protected]", "provider": "<string>", "status": "CONNECTED", "lemlist": { "emailLimit": 123 }, "lemwarm": { "active": true } } ] }
A team member account with connected email and/or LinkedIn sending capabilities.
Unique user identifier
User email address
User role in the team (admin, member, etc.)
LinkedIn integration settings
Show child attributes
Email mailboxes connected to this user
Was this page helpful?