Overview

Sections

Theme switcher

Get Authors

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

How many rows to return; defaults to 10.

Response

200
Object

A paged list of authors. Role distinguishes an author from a narrator, so filter on it if you are building a "narrated by" shelf.

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.

Totalinteger

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

Countinteger

The number of items in the results

readOnly
Resultsarray

The list of authors

Show child attributes

404
Object

The store has no audiobook authors, or offset is past the end of the list.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?