APIBookmarksGet lists of a bookmarkVersion: v0.31.0Get lists of a bookmark GET /bookmarks/:bookmarkId/lists Retrieve all lists that contain the specified bookmark. Request Responses200401404The lists that contain this bookmark.Unauthorized — the Bearer token is missing, invalid, or expired.Bookmark not found.