List keys in wallet
  POST /v1/key/list    
 POST
 /v1/key/list
 Lists all of the public keys in this wallet. All of them have a stored private key.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”APIV1POSTKeyListRequest is the request for POST /v1/key/list
object
 wallet_handle_token    
 string
 Responses
Section titled “ Responses ”Response to POST /v1/key/list
APIV1POSTKeyListResponse is the response to POST /v1/key/list
friendly:ListKeysResponse
object
 addresses    
 Array<string>
  error    
 boolean
  message    
 string