The Users API allows you to retrieve your account information.
This section describes the different attributes available for a user.
Attribute
Type
Description
carriers
array
Array of user carrier ids. Indicating which carriers are currently active for the user.
company_name
string
Company name for specific user.
email
Email address of user.
first_name
First name of user.
last_name
Last name of user.
name
Full name of user.
phone
Phone number for user.
user_id
Unique reference for user.
created_at
datetime
Time user created.
updated_at
Time user last updated.
Last updated 3 years ago
Was this helpful?