The current implementation of the API does not provide a way for us to fetch a user's "interesting tags". The /users/{id}/tags unfortunately returns all tags a user has participated in, which I'm not sure how it is helpful. It would be nice if I could highlight "interesting" questions in my app just like the trilogy sites do it.
Tell me more
×
Stack Apps is a question and answer site for
apps, scripts, and development with the Stack Exchange API. It's 100% free, no registration required.
|
|
||||
|
|
|
This is definitely private and should not be exposed by a read-only API that does not authenticate for that user. |
|||||||||
|
|
This is private per-user information. Accordingly we can't expose it until some sort of user auth is in place, which isn't a v1 target. |
|||||
|
|