Get notification counts for the current authenticated provider.
Returns the latest notification counts from DoseSpot for the currently authenticated provider. Only returns counts if the provider has a DoseSpot User ID configured.
Args: session: Database session tenant: Current tenant current_provider: Current authenticated provider
Returns: PrescriberNotificationCountSummary if counts exist, None otherwise
The tenant you are making this request on behalf of
Your api key
Successful Response
Schema for prescriber notification counts response.
Provider ID
Total number of pending notifications.
Number of pending prescription requests
Number of transmission errors
Number of pending refill requests
Number of pending prescription changes
Last update date