Execute Saved Search
Saved Searches
Execute Saved Search
Execute a saved search and return matching results
POST
Execute Saved Search
Executes a saved search using its stored filter and sort criteria, returning matching content or assets based on the search type.Documentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Organization ID
Project ID
Saved search ID
Query Parameters
Items per page (default: 20)
Cursor for pagination (from previous response)
Execution Behavior
When executing a saved search:- The saved search’s
filterandsortparameters are applied - The
typefield determines whether the search targets content or assets - Additional query parameters in the execute request are merged with the saved filter
- Results are paginated according to the page and limit parameters
- The search’s
metadata.lastUsedandmetadata.useCountare updated
Response (Content Type)
When the saved search type iscontent:
Response (Asset Type)
When the saved search type isasset: