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