get_items_by_id_ebook_by_fileid
Retrieve a specific ebook file from an Audiobookshelf library item using its item ID and file ID.
Instructions
Get items ebook.
GET /api/items/{id}/ebook/{fileid}?
Args: id: Path parameter. fileid: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| fileid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |