get_items_by_id_file_by_fileid_download
Download a specific file from an Audiobookshelf item by providing the item ID and file ID. Use this to retrieve audio or other media files directly.
Instructions
Get file download.
GET /api/items/{id}/file/{fileid}/download
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 |