Check if one or more episodes is already saved in the current Spotify user's 'Your Episodes' library.This API endpoint is in beta and could change without warning. Please share any feedback that you have, or issues that you discover, in our developer community forum..
请求参数
Query 参数
Header 参数
返回响应
🟢200On success, the HTTP status code in the response header is `200` OK and the response body contains a JSON array of `true` or `false` values, in the same order in which the `ids` were specified.
On error, the header status code is an [error code](https://d
application/json
Body
🔴500500
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.spotify.com/me/episodes/contains?ids=' \
--header'Authorization;'