GET /curated_podcasts/{id}

listennotes.com

Summary: Fetch a curated list of podcasts by id
Operation ID: getCuratedPodcastById
Auth: unknown
Description

Get detailed meta data of all podcasts in a specific curated list. This endpoint returns same data as https://www.listennotes.com/curated-podcasts/

Parameters (2)

X-ListenAPI-Key (string, header, required)

Get API Key on listennotes.com/api

id (string, path, required)

id for a specific curated list of podcasts. You can get the id from the response of `GET /search?type=curated` or `GET /curated_podcasts`.

No probe data for this endpoint yet.