wallet/get - Returns a single existing wallet.id - The ID of the wallet to get.{id: <number> - The ID of the wallet.name: <string> - The name of the wallet.insert_time: <number> - The Unix timestamp of when the wallet was created.update_time: <number> - The Unix timestamp of when the wallet was last modified.}WALLET_NOT_FOUND - A wallet with the ID doesn't exist.