[GH-ISSUE #2030] API: getting a link's list #1266

Closed
opened 2026-03-02 11:56:09 +03:00 by kerem · 1 comment
Owner

Originally created by @andreasmolnardev on GitHub (Oct 11, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2030

Been looking for an endpoint in the api docs to get a link's list. I previously used one at /api/v1/bookmarks/bookmarkId/lists but it doesn't seem to be documented. In case I've overlooked it, that'd totally be my fault.

The ideal implementation for me would be to have a param like includeListDetails in the /api/v1/bookmarks.

Originally created by @andreasmolnardev on GitHub (Oct 11, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2030 Been looking for an endpoint in the api docs to get a link's list. I previously used one at /api/v1/bookmarks/bookmarkId/lists but it doesn't seem to be documented. In case I've overlooked it, that'd totally be my fault. The ideal implementation for me would be to have a param like includeListDetails in the /api/v1/bookmarks.
kerem closed this issue 2026-03-02 11:56:09 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Oct 11, 2025):

@andreasmolnardev The API was indeed there but I forgot to document it :) It's GET /api/v1/bookmarks/bookmarkId/lists. The docs will appear with the next release :)

<!-- gh-comment-id:3393563666 --> @MohamedBassem commented on GitHub (Oct 11, 2025): @andreasmolnardev The API was indeed there but I forgot to document it :) It's `GET /api/v1/bookmarks/bookmarkId/lists`. The docs will appear with the next release :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1266
No description provided.