Users
Last updated
Was this helpful?
Last updated
Was this helpful?
A User represent a physical person.
A User can have many and .
A User is associated with one to many .
name
string[]
The user's full name.
time_zone
string[]
The user's time zone.
preferred_language
string
The user's preferred language.
last_sign_in_at
timestamp
A timestamp of when the user last logged in via the web interface.
emails[].id
string
The ID of the email object.
emails[].email
string
The email address.
emails[].primary
string[]
Boolean indicating if this is the user's primary email address.
phones[].id
string
ID of phone object.
phones[].prefix_id
string
Prefix ID of phone object.
phones[].phone
string
phones[].primary
boolean
Boolean indicating if this is the user's primary phone number.
phones[].country
string
ISO 3166 alpha-2 country code of the number (determined by PagerTree).
phones[].blocked
boolean
Boolean indicating whether this phone has been blocked.
Allowed Parameters
Required Parameters
name
Example Request
phone number.
This action is not supported. Please see the method.