Notification Subscriptions
List Registration Provider Subscriptions
Retrieve a list of notification subscriptions for a specific registration provider associated with the authenticated user.
Permissions
User must be authenticated to access their registration provider subscriptions.
Returns
A paginated JSON object containing notification subscriptions for the registration provider.
get/providers/registrations/{provider_id}/subscriptions/
Path parameters
provider_idstring required
The unique identifier of the registration provider.
Query parameters
pageinteger
Page number of the results to retrieve.
Response
OK