get_me_bookmarks_by_library_item_id
Retrieve all bookmarks saved for a specific library item in Audiobookshelf by providing its library item ID.
Instructions
Get me bookmarks.
GET /api/me/bookmarks/{libraryItemId}
Args: library_item_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |