get https://api-wallet-sandbox.venly.io/api/users/
This endpoint retrives the details of a user by their userId
.
Responses
This endpoint retrives the details of a user by their userId
.
xxxxxxxxxx
curl --request GET \
--url https://api-wallet-sandbox.venly.io/api/users/userId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: