Zanoryt
Zanoryt
Explore posts from servers
KKinde
Created by Zanoryt on 1/9/2024 in #💻┃support
Search for user via provided_id via API?
On a backend microservice, I would like to be able to iterate my users table and pull down latest data in order to cache the user profile details with the most recent and update my table. To do this most effectively, I would need to be able to hit /api/v1/users with the provided_id matching the UUID from my users table. How can this be done?
24 replies