Notification Subscriptions
Retrieve a Registration Provider Subscription
Retrieve details of a specific notification subscription for a registration provider.
Permissions
The user must be authenticated and have permission to access the specified registration provider subscription.
Returns
A JSON object containing details of the notification subscription for the registration provider.
get/registration_subscriptions/{subscription_id}/
Path parameters
subscription_idstring required
The unique identifier of the notification subscription.
Response
OK