APIBookmarksGet all bookmarksVersion: v0.31.0Get all bookmarks GET /bookmarks Retrieve a paginated list of all bookmarks for the authenticated user. Supports filtering by archived/favourited status and sorting by date. Request Responses200401A paginated list of bookmarks.Unauthorized — the Bearer token is missing, invalid, or expired.