DirectoryApi

interface DirectoryApi

View the directory of accounts published by the instance.

See also

Functions

Link copied to clipboard
abstract suspend fun getDirectory(order: DirectoryOrder? = null, onlyLocal: Boolean? = null, limit: Int? = null, pageInfo: PageInfo? = null): Page<List<Account>>

Lists accounts visible in the directory.