get https://example.com/api/1/user
Retrieve information about the current user and their wallets.
Log in to see full request history
Responses
Retrieve information about the current user and their wallets.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/1/user \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: