curl --request GET \
--url http://127.0.0.1:9550/v2/public_keys{
"encryption_public_key": "<string>",
"signature_public_key": "<string>"
}curl --request GET \
--url http://127.0.0.1:9550/v2/public_keys{
"encryption_public_key": "<string>",
"signature_public_key": "<string>"
}Was this page helpful?