Admin Users
Get users sorted by message count
get/admin/users/sort/by-message-count
Query parameters
orderstring
Example:desc
Order by message count (asc|desc)
limitnumber
Example:50
Max number of users to return
offsetnumber
Offset for pagination
createdFromstring
Example:2025-01-01T00:00:00.000Z
Only include users created on or after this date (ISO 8601, UTC)
createdTostring
Example:2025-01-31T23:59:59.999Z
Only include users created on or before this date (ISO 8601, UTC)
useGiftSuggestionsboolean
Example:true
Filter by A/B gift suggestions flag
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.