Skip to main content

List Saved Searches

Fetch a paginated list of saved searches, optionally filtered by type.

Parameters

Example

Response:
Fetch a specific saved search by ID.

Parameters

Run a saved search and get paginated results.

Parameters

Example

Response:

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.