SearchApi
interface SearchApi
Defines actions related to the API for performing search operations.
Functions
Link copied to clipboard
@GET(value = "/v1/search")
Performs a search based on the provided query and filters.