Get VAPID public key
GET/api/v1/push-subscriptions/vapid-public-key
Returns the VAPID public key required by the browser to create a push subscription. No authentication required - this key is public by design.
Responses
- 200
- 503
VAPID public key.
Push notifications not configured on this server.