get https://api.paradox.ai/api/v1/public/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:
Key | Description |
---|---|
full_name | full name of the user |
OID | id of the user |
company_id | the company id of the user |
phone_number | phone number of the user |
user_email | email address of the user |
formatted_number | recruiter number phone of the user |
external_id | encrypted id of the user |
language_preference | Language code preference of the user |
campus_permission_view | List of school area that user has view permission |
campus_permission_approve | List of school area that user has approve permission |
campus_entitlements | List of entitlements |