create_items_batch_get
Performs a batch get to retrieve multiple items from Audiobookshelf in one POST request.
Instructions
Create or act on batch get.
POST /api/items/batch/get
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |