Overview

Sections

Theme switcher

Get Audiobook Chapters by Author ID

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

offsetinteger

The 1-based row to start from; defaults to 1.

countinteger

The number of rows to return. Defaults to 10.

Path Parameters

idinteger Required

Author id

Response

200
Object

A paged list of chapters.

Response Attributes

Offsetinteger

The offset specifies the number of items that should be skipped from the beginning of the dataset before fetching the next page of results.

Countinteger

The number of items in the results

readOnly
Totalinteger

The total refers to the aggregate of all the items in the paged results

Resultsarray

List of audiobook chapters

Show child attributes

404
Object

The author has no audiobook chapters, or the author id is unknown.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?