Maintenance

List deleted podcast episodes

This returns the episodes for a podcast that have been deleted

get/podcast-episodes/deleted

Query parameters

offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

Response

Deleted podcast episodes list

total_countinteger required
md5string required

Changes

Changed in 7 of the 46 revisions of this API.210

    • api operation id deletedPodcastEpisodes was added

      api-operation-id-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • the response property deleted_podcast_episode/items/title became nullable for the status 200

      response-property-became-nullable

    • added the required property deleted_podcast_episode to the response with the 200 status

      response-required-property-added

    • added the required property md5 to the response with the 200 status

      response-required-property-added

    • added the required property total_count to the response with the 200 status

      response-required-property-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status 400

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation