WebAPIで自分で作成したストックリストを取得したい #1013
nakano16180
started this conversation in
要望・アイデア・不具合
Replies: 1 comment
-
@nakano16180 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
現在以下のWebAPIを利用することで自分がストックした記事一覧を取得できます。
https://qiita.com/api/v2/docs#get-apiv2usersuser_idstocks
これで得られるのはすべてのストックした記事ですが、自分で作成したストックリストでフィルタリングしたいときがあります。
(複数タグをまとめてグループにしている場合や、記事に適切なタグがなくて自分で補完する用途など)
レスポンスに追加するか別のエンドポイントを増やす形になるかはわかりませんが、検討いただけますと幸いです。
Beta Was this translation helpful? Give feedback.
All reactions