Create a saved search
Create a durable saved search using the non-date filter field names from the web app’s SearchForm. Include a schedule object to enable a recurring saved-search alert.
OAuth callers must have the saved_searches:write scope. Approval-date
filters are not saved-search configuration; scheduled runs use the saved
search’s previous run and current run as the approval-date window. Broad
recurring searches without a meaningful filter are rejected. Each user can
have up to 10 active scheduled watchlists.
Documentation Index
Fetch the complete documentation index at: https://docs.colacloud.us/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed in the X-API-Key header
Body
Filters using non-date web SearchForm field names. Approval-date filters are
intentionally not part of saved-search configuration; active recurring
schedules apply the date window for each run. ABV bounds only count as
meaningful when they narrow the range (abv_min greater than 0 or abv_max
less than 100).
Human-readable saved search name
"Weekly California cabernet approvals"
Response
Saved search created

