APIBookmarksGet a single bookmarkVersion: v0.31.0Get a single bookmark GET /bookmarks/:bookmarkId Retrieve a single bookmark by its ID, including its tags, content, and assets. Request Responses200401404The requested bookmark.Unauthorized — the Bearer token is missing, invalid, or expired.Bookmark not found.