Returns total count of directory users matching the same filters as the search endpoint. Use this for pagination totalCount without running the count in the search query.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Field to filter directory users by
email, name, username, title, department, role, custom_attribute asc, desc Custom attribute key to match when filter is custom_attribute. When omitted, searches across all attribute keys and values.
Filter users by team ID (for service providers)
Filter users by groups
VIP, ADMIN, EXTERNAL, TECHNICAL, FINANCIAL, NHI Filter users associated with specific IP address
Filter users associated with specific endpoint
Filter users associated with endpoints that have this private IP address
Filter users associated with specific user agent
Include unmanaged users in results
Only include users that are enabled
Only include users that are disabled
Only include users that are contained
Only include users that are in the chat ops onboarding group
Only include billable users
Filter users by integration IDs (sources)
Filter users by group IDs (supports multiple)
Operator for combining multiple group filters. "and" = must be in ALL groups, "or" = must be in ANY group. Defaults to "or".
and, or Total count of directory users matching the search criteria
Total number of directory users matching the search criteria