Count of members matching the filters
Number of members matching the same filters as the users list — the filtered total the paginated list response can’t carry itself, so the console can size its pager range and page count to the active filters. Filters compose (AND) exactly as on the list.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The organization ID of the requested users
Query Parameters
Search by name, email, external user id, town, or exact member id
Only members whose operational status is one of these buckets (repeatable)
disabled, communication-error, steering-error, actions-required, troubleshooting, communication-warning, steering-warning, normal Only members with this organization role
admin, staff, user, guest Only members owning a device of this kind (any = at least one device)
any, ev, hp, inv, wb Only members owning an operational device that is steered (on) or not (off). Composes with device_kind as a same-device condition: both must hold for one and the same device, so a member with a steered EV and an unsteered inverter matches device_kind=inv&device_steering=off but not device_kind=ev&device_steering=off. A member with no devices matches neither value.
on, off Only members owning an operational device from this manufacturer
Only members who joined on or after this UTC day
Only members who joined on or before this UTC day
If true, includes soft-deleted
Response
OK
Number of members matching the users-list filters — the filtered total the paginated list can't report itself, so the console can size its pager range and page count to the active filters instead of the org-wide total.
