Admin list users

List active users in the authenticated caller's company with
optional filters: name/email search, department (exact
match), role (admin / employee), manager presence (managers /
without_manager), Bizy enrollment (bizy_enabled /
bizy_disabled), and allowance boost (budget_boosted).
Each row includes budget_boost (the persistent, recurring
"Allowance Boost" to that user's monthly giving allowance; 0
if none set). Returns paginated structured rows plus counts,
available departments, and the filters that were applied.
Pagination is cursor-based: pass page_size on the
first call and the returned next_cursor on subsequent
calls. Admin-only — gated on the same policy as the Bizy
chat UserAdmin agent.

Required OAuth scope: user:administer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
string
enum
required
Allowed:
params
object
required
string
required
Responses

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
OAuth2 access token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json