Users
List Users
get/users
Query parameters
name_querystring
company_idinteger
business_unit_idinteger
Restrict the listing to users of this business unit. Each user's companies array is also scoped to companies belonging to this business unit.
pageinteger
perPageinteger
querystring
is_bu_memberboolean
sortBystring
sortDirection'asc' | 'desc'
Response
A paginated list of unique users with company details
{"stackTrail":"paths:/users:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}