Wallet
Account Status (USER_DATA)
Fetch account status detail.
Weight(IP): 1
get/sapi/v1/account/status
Query parameters
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
OK
Example response
{
"data": "Normal"
}