Skip to main content
GET
Get User
This endpoint uses the User object.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

userId
string
required

The unique identifier of the user

Response

Success

A team member account with connected email and/or LinkedIn sending capabilities.

_id
string

Unique user identifier

email
string<email>

User email address

role
string

User role in the team (admin, member, etc.)

linkedIn
object

LinkedIn integration settings

mailboxes
object[]

Email mailboxes connected to this user