List Users

List Users in the current organization with applicable filters.
Optionally,offset and limit can be specified to control pagination.

Params/Filters for searching users are:

  • name - search by name, case insensitive, partial match
  • email - search by email, case insensitive, complete match
  • phone - search by phone number, complete match
  • role - search by role, case insensitive, complete match
  • state - search by state, case insensitive, complete match
  • limit - sets the number of records to return
  • offset - sets the number of records to skip
Callback
Language
Authorization
Header
Click Try It! to start a request and see the response here!