API reference
API reference
Select your platform
No SDKs available
No versions available

horizon.platform.users.options

Updated: Jul 24, 2025

Package-level declarations

Types

NameSummary
data class UserOptions(var maxUsers: Long, var serviceProviders: MutableList<ServiceProvider>, var timeWindow: TimeWindow)
The user_options configuration is used to specify additional settings for the horizon.platform.users.models.User. It allows you to customize the response by specifying the time window, maximum number of users, and service providers for which linked accounts should be retrieved.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon