Get a User Details
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 OK
``401 Unauthorized
``403 Forbidden
``404 Not Found
``500 Internal Error
``502 Bad Gateway
``504 Gateway Timeout
``default Error
ShellNodeRubyPHPPython
Base URL
https://api.your-wallet.blockdaemon-wallet.com/api/users/info
xxxxxxxxxx
curl --request GET \
--url https://api.your-wallet.blockdaemon-wallet.com/api/users/info \
--header 'accept: application/json'
application/json
200401403404500502504default