users

List of all users in your account. By default you will get only users assigned to groups, but that can be changed by changing the value of the relevant parameter.
For each user you will get basic details: user ID, name, groups, user type (s), permission roles.
You can use the "additional_fields" parameter to include more fields in the JSON results. Check the /fields service to explore the additional fields that you can add.
Example:

{
"additional_fields":"customField_35,idnumber,countryName"
}

Rate Limit: MEDIUM

Permission needed: Search users (#500)

Reference Code: srv_214

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!