Join Discord
Powered by
It seems the core api `GET /users` will not respon...
# support-questions-legacy
j
jokcy_
10/25/2022, 1:15 PM
It seems the core api
GET /users
will not response metadata?
n
nkshah2
10/25/2022, 1:17 PM
Hi
@jokcy_
, You can use that API in combination with
https://supertokens.com/docs/cdi#/User%20Metadata%20Recipe/userMetadataRead
j
jokcy_
10/25/2022, 1:21 PM
This api is for single user, if I want to list all users with metadata, is there any convenient way?
n
nkshah2
10/25/2022, 1:22 PM
Unfortunately no, youd have to use the response from one and then use the single user API to fetch for each user
Previous
Next