Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API does not expose user metadata #682

Open
spaceninja opened this issue Apr 16, 2023 · 1 comment
Open

API does not expose user metadata #682

spaceninja opened this issue Apr 16, 2023 · 1 comment

Comments

@spaceninja
Copy link
Member

On MLTSHP.com you can see your metadata in the sidebar (views, saves, likes), and if you go to a user's shake, you can see their metadata. This information is not exposed in the API. It should probably be included as part of the user.

@spaceninja
Copy link
Member Author

Suggestion, add the following fields to the user object:

  • views – the number of times images from this user have been viewed. Only available when querying the user resource.
  • likes – the number of times images from this user have been “liked” to someone’s favorites. Only available when querying the user resource.
  • saves – the number of times images from this user have been saved to another shake. Only available when querying the user resource.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant