get https://example.com/api/1/admin/users/
find an user by id, uuid or external id (either email or public address)
Log in to see full request history
Responses
find an user by id, uuid or external id (either email or public address)
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/1/admin/users/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: