Admin
Functions
Link copied to clipboard
suspend fun getWebsites(search: String? = null, page: Int? = null, pageSize: Int? = null): SearchResponse<Website>
Retrieves a paginated list of websites from the Umami API.
Retrieves a paginated list of websites from the Umami API.