Get End User(s)
GET
https://api.sfox.com/v1/enterprise/users/:user_id
Returns a list of all your users that exist within sFOX Connect, or optionally, a single specific user.
Request
Query Parameters
accountRole
string
Filters the users by either a client or advisor role. Possible values: client
or advisor
Path Parameters
user_id
optional
string
Specific user_id
to retrieve
Example Requests
Response
Response Body
account_type
Individual or Corporation
account_role
Advisor or Client
user_id
Unique ID shared between sFOX and you
email
Email address of the user
first_name
First name of the user
last_name
Last name of the user
phone_number
Phone number of the user
advisor_user_id
User ID of the Advisor to this Client, if applicable
status
Verification status of the user’s sFOX account
requirements
The remaining requirements to complete account verification
Responses
Last updated