User Identities

Application user profiles, each of which is associated with a single application user account

The user_identity object represents a user identity associated with an application user account.

user_identity Properties

The user_identity object has the following properties:

PropertyTypeDescription

user_identity_id

String Required

ID of the user identity

user_identity_key

String Optional

Unique key for the user identity

email_address

String Optional

Unique email address for the user identity

phone_number

String Optional

Unique phone number for the user identity in E.164 format (for example, +15555550100)

first_name

String Optional

First name of the user associated with the user identity

last_name

String Optional

Last name of the user associated with the user identity

created_at

String Required

Date and time at which the user identity was created

workspace_id

String Required

ID of the workspace that contains the user identity

user_identity Methods

You can perform the following actions on user_identity objects:

Last updated

Logo

© Seam Labs, Inc. All rights reserved.