mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-11-17 19:44:02 +01:00
Document API bundle filter (#1161)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user