Document API bundle filter (#1161)

This commit is contained in:
Per Mortensen
2025-08-16 21:40:03 +02:00
committed by GitHub
parent 04248a7fba
commit 22bc713ed8

View File

@@ -37,6 +37,7 @@ Parameters:
- `offset` - Index from which to start returning results
- `modified_since` - Filter results to only include bookmarks modified after the specified date (format: ISO 8601, e.g. "2025-01-01T00:00:00Z")
- `added_since` - Filter results to only include bookmarks added after the specified date (format: ISO 8601, e.g. "2025-05-29T00:00:00Z")
- `bundle` - Filter results by bundle id to only include bookmarks matched by a given bundle
Example response: