Skip to main content
GET
Aggregate member counts, status buckets and facets

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

org_id
string<uuid>
required

The organization ID to summarise

Response

200 - application/json

OK

Org-wide aggregate for the console Users screen. status_buckets counts every member into exactly one classification bucket (so counts sum to total_members), served in the console's fixed precedence order.

total_members
integer
required
members_with_device
integer
required
status_buckets
StatusBucketOutput · object[]
required
facet_options
UsersFacetOptionsOutput · object
required

The filter-dropdown options present across the org: distinct device OEMs (sorted) and the device kinds with at least one operational device (same tokens the users-list device_kind filter accepts, minus the any sentinel).