UsersApi

interface UsersApi

Functions

Link copied to clipboard
abstract fun list(limit: Int = DEFAULT_LIMIT, page: Int = 1, type: UserType = UserType.all, group: String? = null): Later<List<User>>

Get users