Quick Filters API
Principal-owned saved Library criteria and navigation order
List personal quick filters
Requires documents.read. Returns only the current principal's complete ordered collection and its deterministic strong revision.
Save the current Library criteria as a quick filter
Requires documents.read, exact same-origin proof for cookie requests, and one bounded Idempotency-Key. The new filter is pinned first and names are unique per principal after Unicode normalization and lowercase mapping.
Replace the complete personal quick-filter order
Requires documents.read, exact same-origin proof for cookie requests, and the complete collection's current strong ETag. The body must contain every current identifier exactly once.
Delete a personal quick filter
Requires documents.read, exact same-origin proof for cookie requests, and the complete collection's current strong ETag. Remaining positions are compacted atomically.
Rename or replace a personal quick filter
Requires documents.read, exact same-origin proof for cookie requests, and the complete collection's current strong ETag. Rename, replace criteria, or do both atomically.