curl --request GET \
--url http://localhost:8091/api/push/vapid-key{
"publicKey": "<string>"
}Returns the VAPID public key used for Web Push subscription. This is a public endpoint.
curl --request GET \
--url http://localhost:8091/api/push/vapid-key{
"publicKey": "<string>"
}VAPID public key
Base64url-encoded ECDSA P-256 public key