Query Parameters
Comma-separated list of user states to filter by. Options: Active, Inactive. Default is Active,Inactive
The absolute page number to fetch (1-based).
Number of items per page. Default is 20.
Sort order for pagination. Options: ASC, DESC. Default is ASC.
The cursor or value to paginate after (for relative pagination).
The cursor or value to paginate before (for relative pagination).
Limits the result to the first N items (after cursor).
Limits the result to the last N items (before cursor).
Include the total count in the response.