Accounts
Get account information
Get information about an account. For members user_id can only be self. For admin it can be either self, or a user_id of any corporate member. (Permitted scopes: fax:all:read, fax:member:read, fax:user:read)
GET
Authorizations
OAuth2 Authorization Grant
Path Parameters
User ID to get information about. For your own account use 'self'
Response
200 - application/json
User account model
Account type which could be corporate_admin, individual, etc
Available options:
corporate_admin
, individual
, corporate_member
Creation date in UTC. Format: YYYY-MM-DD HH:mm:ss
Account email address
Your account status which could be active, inactive etc
Available options:
active
, unverified_phone
, suspended
, disabled
, inactive
, deleted
, corporate_deleted
, waiting_for_signup
User ID of current user
The date on which you have changed your password
Your last name
List of user ids that you are member of.
Your first name
Account notification settings
Your account phone number
Profile image path
Account settings