Notification Subscriptions
Retrieve a Preprint Provider Subscription
Retrieve details of an individual notification subscription associated with a preprint provider.
Permissions
User must be authenticated and subscribed to the specified preprint provider notification.
Returns
A JSON object containing details about the requested subscription, including frequency, event type, and provider information.
get/providers/preprints/{provider_id}/subscriptions/{subscription_id}/
Path parameters
provider_idstring required
The unique identifier of the preprint provider.
subscription_idstring required
The unique identifier of the subscription.
Response
OK