Skip to main content
POST
Record current user account sign-in

Response

Returns the user response.

API response containing user data returned to callers.

email
string

The email address associated with this user.

firstName
string | null

The first name value for this user.

lastName
string | null

The date and time for the last name value on this user.

phone
string | null

The phone number associated with this user.

timeZoneId
string | null

IANA time zone identifier used when displaying dates and times for this user.

billingPlan
enum<string> | null

Defines the supported Billing Plan values.

Available options:
Annual,
Monthly
subscriptionStatus
enum<string> | null

Defines the supported Subscription Status values.

Available options:
Pending,
Active,
Overdue,
Canceled
billingState
object | null

Customer-safe billing state for the user's currently selected business.

roles
array | null

The roles included with this user.

identities
object[] | null

The identities included with this user.

currentBusiness
object | null

The current business value for this user.

compliance
object | null

The compliance value for this user.

notificationPreferences
object | null

The notification preferences value for this user.

mobileDevicePreferences
object[] | null

The Leadping mobile device preferences for this user.

lastLoggedInAt
string<date-time> | null

The date and time when this user last completed the Leadping sign-in flow.

personalDataDeletionRequestedAt
string<date-time> | null

The date and time for the personal data deletion requested at value on this user.

personalDataDeletedAt
string<date-time> | null

The date and time for the personal data deleted at value on this user.

personalDataDeletionStatus
string | null

The current personal data deletion status for this user.

personalDataDeletionReason
string | null

The human-readable personal data deletion reason explaining this user.

name
string

The display name for the entity.

id
string

The unique identifier for the entity.

createdAt
string<date-time>

The date and time when the entity was created.

modifiedAt
string<date-time> | null

The date and time when the entity was last modified, if applicable.