accounts
Find account by user address
Returns a single account
get/account/{userAddress}
Path parameters
userAddressstring required
Address of user to return
Response
successful operation
Example response
{
"address": "0xF7349C253FF7747Df661296E0859c44e974fb52E"
}Changes
Changed in 2 of the 15 revisions of this API.2
- ○
the endpoint scheme security
api_keywas removed from the APIapi-security-removed
- ○
- ○
the endpoint scheme security
api_keywas added to the APIapi-security-added
- ○