get https://api-wallet-sandbox.venly.io/api/users
This endpoint retrieves all your users.
Responses
This endpoint retrieves all your users.
xxxxxxxxxx
curl --request GET \
--url 'https://api-wallet-sandbox.venly.io/api/users?includeSigningMethods=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: