get_chapter
Retrieve complete metadata for an audiobook chapter via its Spotify ID, including market availability and playback position when authorized.
Instructions
Get full details for a single audiobook chapter by ID. Resume position requires the user-read-playback-position scope. Audiobooks are only available in the US, UK, Canada, Ireland, New Zealand and Australia markets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Spotify chapter ID | |
| market | No | ISO 3166-1 alpha-2 country code. If given, only content available in that market is returned. Audiobooks are only available in the US, UK, Canada, Ireland, New Zealand and Australia markets. | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |