Get a paginated list of active users in your deployment.
Returns users with basic profile information including primary email and phone.
Use /users/{user_id}/details to get complete user information.
API key authentication (Bearer token)
Number of items to return per page
1 <= x <= 100Number of items to skip
x >= 0Field to sort by
created_at, username, email, phone_number Sort order (ascending or descending)
asc, desc Search query to filter results