List all users with optional filters and pagination
Bearer token
Account ID
Filter by email (partial match)
Filter by role
system_admin, system_support, admin, support, viewer Filter by first name (partial match)
Filter by last name (partial match)
Comma-separated fields to sort by (e.g., "email,created_at")
Comma-separated sort directions - ASC or DESC (e.g., "ASC,DESC")
Number of items to return
1 <= x <= 1000Number of items to skip
x >= 0Include deleted in the results