SavedSearches View
The SavedSearches view is a good way to retrieve a list of your available saved searches for a given search type. A SearchType must be specified to retrieve information from the SavedSearches view. For instance:
SELECT * FROM SavedSearches WHERE SearchType='Transaction'