Get Company Users

Get all company users

Results

Calling the users/ will return the full JSON object of all the company users present in the company.

By default, all the users are sent. You can limit the count using the limit query string.

The result contains the following keys:

KeyDescription
full_namefull name of the user
OIDid of the user
company_idthe company id of the user
phone_numberphone number of the user
user_emailemail address of the user
formatted_numberrecruiter number phone of the user
external_idencrypted id of the user
language_preferenceLanguage code preference of the user
campus_permission_viewList of school area that user has view permission
campus_permission_approveList of school area that user has approve permission
campus_entitlementsList of entitlements
Language
Click Try It! to start a request and see the response here!