Overview

Sections

Theme switcher

Get Favourite Audiobooks

Header Parameters

Authorizationstring Required

Bearer token containing the user's access credentials for API authorization

StoreIdstring Required

API key provided by Tuned Global to authenticate and authorize access to the service

Query Parameters

offsetinteger

Index of the first audiobook to return in the result set; defaults to 1 for pagination

countinteger

Number of audiobooks to return in the response; defaults to 10 if not specified

userIdinteger

Specifies the user whose starred audiobooks are being retrieved; overrides the authenticated user if provided

Response

200
Object

Response Attributes

Offsetnumber

Position in the collection from which to start returning results; used for pagination

Totalnumber

Total count of starred audiobooks available in the user's collection

Countnumber

Total number of audiobooks returned in the current response

Resultsarray

Array of audiobook objects representing the user's starred audiobooks in the collection

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?