SearchResponse
@Serializable
Represents a generic search response structure from the Umami API. This data class encapsulates paginated results and metadata about the search.
Parameters
T
The type of data contained in the search results.