Skip to content
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]