Notification Subscriptions
List Preprint Provider Subscriptions
Retrieve a paginated list of notification subscriptions for a specific preprint provider associated with the authenticated user.
Permissions
User must be authenticated and must have subscriptions for the specified preprint provider.
Returns
A JSON object with a paginated list of notification subscriptions, including subscription frequency, event type, and provider details.
get/providers/preprints/{provider_id}/subscriptions/
Path parameters
provider_idstring required
The unique identifier of the preprint provider.
Query parameters
pageinteger
The page number of results to retrieve.
Response
OK