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

  • 6cebdc05920012See the full diff
    • for the query request parameter limit, the max was decreased from 1000.00 to 100.00

      request-parameter-max-decreased

    • for the query request parameter offset, the max was set to 1000.00

      request-parameter-max-set

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • for the query request parameter limit, default value 10 was added

      request-parameter-default-value-added

    • for the query request parameter offset, default value 0 was added

      request-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