A comma-separated list of Spotify User IDs ; the ids of the users that you want to check to see if they follow the playlist. Maximum: 5 ids.
Header 参数
Authorization
必需
A valid user access token or your client credentials. Requires the playlist-read-private scope if a private playlist is requested.
返回响应
🟢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