Event Subscriptions REST Endpoints

Event Setups/Event Subscriptions
The event subscriptions resource lists all the subscriptions of an event. For example, a communication subscriber that's subscribed to a student enrollment event.
Get all event subscriptions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/eventSetups/{EventId}/child/eventSubscriptions
Get an event subscription
Method: get
Path: /fscmRestApi/resources/11.13.18.05/eventSetups/{EventId}/child/eventSubscriptions/{EventSubscriptionId}