Skip to main content
The User API allows you to retrieve and update the current user’s profile information, manage tokens, view audit logs, and access billing and organization details.

Get user details

Retrieve details about the current user.
string
Identifier of the user
string | null
User’s first name
string | null
User’s last name
string | null
The country in which the user lives
string | null
The zipcode or postal code where the user lives
string | null
User’s telephone number
boolean
Indicates whether two-factor authentication is enabled for the user account (does not apply to API authentication)
boolean
Indicates whether two-factor authentication is required by one of the accounts the user is a member of
boolean
Indicates whether user has any pro zones
boolean
Indicates whether user has any business zones
boolean
Indicates whether user has any enterprise zones
boolean
Indicates whether user has been suspended
string[]
Lists the betas that the user is participating in
object[]
Organizations the user belongs to

Update user details

Edit part of the user’s details.
string | null
User’s first name
string | null
User’s last name
string | null
User’s telephone number
string | null
The country in which the user lives
string | null
The zipcode or postal code where the user lives

Sub-resources

The User resource provides access to several sub-resources:

Audit logs

Access user-level audit logs:

Billing

Access user billing information:

Invites

Manage user invitations:

Organizations

Access user organizations:

Tokens

Manage API tokens:

Subscriptions

Manage user subscriptions: