Users
Functions
Link copied to clipboard
suspend fun getWebsites(userId: String, includeTeams: Boolean = false, search: String? = null, page: Int? = null, pageSize: Int? = null): SearchResponse<Website>
Gets all websites that belong to a user.