List Saved Searches
Fetch a paginated list of saved searches, optionally filtered by type.Parameters
Example
Get Single Saved Search
Fetch a specific saved search by ID.Parameters
Execute Saved Search
Run a saved search and get paginated results.Parameters
Example
Saved Search Fields
SavedSearchType Enum
The
executeSavedSearch query returns a union type. Use inline fragments (... on ContentList or ... on AssetList) to access the appropriate fields based on the saved search type.