PushSubscription.subscriptionId

Deprecated
This feature is no longer recommended. Though some browsers might still support it, it may have already been removed from the relevant web standards, may be in the process of being dropped, or may only be kept for compatibility purposes. Avoid using it, and update existing code if possible; see the compatibility table at the bottom of this page to guide your decision. Be aware that this feature may cease to work at any time.

The endpoint read-only property of the PushSubscription interface returns a DOMString containing the subscription ID associated with the push subscription.

Syntax

var subId = pushSubscription.subscriptionId;

Specifications

Specification Status Comment
Push API Working Draft Initial definition

Browser Compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
subscriptionIdChrome Full support 42Edge Full support ≤18Firefox No support NoIE No support NoOpera Full support 29Safari No support NoWebView Android No support NoChrome Android Full support 42Firefox Android No support NoOpera Android Full support 29Safari iOS No support NoSamsung Internet Android Full support 4.0

Legend

Full support
Full support
No support
No support