Overview

Sections

Theme switcher

Get Favourite Podcasts

Header Parameters

Authorizationstring Required

Bearer token containing the user's access credentials for authenticating the request

StoreIdstring Required

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

Query Parameters

offsetinteger

The starting row for the result set; defaults to 1 if not specified

countinteger

The maximum number of rows to return; defaults to 10 if not specified

userIdinteger

Optional user identifier to fetch starred podcasts from a specific user's collection; overrides the authenticated user

Response

200
Object

Response Attributes

Offsetnumber

The starting position in the paginated list of results

Totalnumber

Total number of favourite podcasts available for the user

Countnumber

Number of items to return in the response, used for pagination

Resultsarray

Array of podcast items returned in the current response

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?