list
fun SavedSearches.list(vararg options: Option): JsonArrayApiAction<SavedSearch>
Content copied to clipboard
Returns the authenticated user's saved search queries.
Receiver
SavedSearches endpoint instance.
Return
JsonObjectApiAction for SavedSearch model.
Parameters
options
Optional. Custom parameters of this request.
Shorthand property to SavedSearches.list.