API-v2
Get podcast episodes
get/api/v2/podcasts/{podcastKey}/episodes
Path parameters
podcastKeystring required
Query parameters
limitstring
offsetstring
Response
OK
Changes
Changed in 2 of the 5 revisions of this API.32
- ▲
for the
queryrequest parameterlimit, the max was decreased from1000.00to100.00request-parameter-max-decreased
- ●
for the
queryrequest parameteroffset, the max was set to1000.00request-parameter-max-set
- ●
removed the optional property
//from the response with the statusresponse-optional-property-removed
- ▲
- ▲
for the
queryrequest parameterlimit, default value10was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parameteroffset, default value0was addedrequest-parameter-default-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲